From: Dave Bass Date: 2008-08-26T01:07:57+09:00 Subject: Re: Moving all files in a folder to another hard drive Presumably you're using the NTFS filesystem? There's some information on it here: http://en.wikipedia.org/wiki/NTFS Since the filesystem has a closed specification (thank you Microsoft), it may be that the Ruby developers have been unable to work out exactly how it works with filenames that contain Unicode characters. -- Posted via http://www.ruby-forum.com/.