Project

General

Profile

Actions

Bug #2624

closed

FileUtils.touch can err (windows)

Added by rogerdpack (Roger Pack) over 14 years ago. Updated about 13 years ago.

Status:
Rejected
Assignee:
-
Target version:
-
ruby -v:
ruby 1.9.2dev (2010-01-06 trunk 26246) [i386-mingw32]
Backport:
[ruby-core:27666]

Description

=begin
e:\dev\digitalarchive_trunk>irb

FileUtils.touch ('hidden:abc')
=> ["hidden:abc"]
Dir['hidd*']
=> ["hidden"] # touched the wrong file
=end

Actions #1

Updated by usa (Usaku NAKAMURA) over 14 years ago

  • Status changed from Open to Rejected

=begin
It's the feature of NTFS Alternate Data Stream.
=end

Actions

Also available in: Atom PDF

Like0
Like0