On Thu, Feb 17, 2005 at 11:20:32AM -0600, Steve Buehler wrote: > ATM� Deluxe 4.6.1 Updater > The 1/4 (as one character �) was done on a MAC I believe. Anyway, the > file name that it puts on the local RHEL ES 3 box is: > ATM? Deluxe 4.6.1 Updater > If I look through a browser at the file name (ftp://), using ncftp, or lftp > it looks like this: > ATM� Deluxe 4.6.1 Installer
I think it is /bin/ls which replaces non-printable chars with ?. > Another problem is that the date/time stamp on the newly downloaded files > are incorrect. Here is an example: > These 2 files are on the remote machine: > -rwxrwxrwx 1 3 2 1745920 Feb 17 09:09 Desktop DB > -rwxrwxrwx 1 3 2 46016 Feb 20 2004 Desktop DF > Those are correct as reported by several different programs. The following > is how they are reported on the local machine that I backed up too: > -rwxrwxrwx 1 adm daemon 1745920 Nov 11 2002 Desktop DB > -rwxrwxrwx 1 adm daemon 46016 Nov 11 2002 Desktop DF Probably it is a bug in ftp server which incorrectly handles file names with a space in MDTM command. -- Alexander. | http://www.yars.free.net/~lav/
