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
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
As you can see.....the dates are incorrect. I have checked to make sure the clocks on both systems are correct...and they are.
If I do a reverse mirror, it will put them up with the date and time that I uploaded them instead of the date and time on the local file.
Basically, the date times are always messed up. :(
To mirror from the server I am using:
mirror -vvvera --parallel=2 --use-pget=2
(thats -v -v -v -e -r -a in case anybody's mail readers make it look like weird w's)
To reverse mirror to the server, I am using:
mirror -vvveraR --parallel=2 --use-pget=2
(thats -v -v -v -e -r -a -R in case anybody's mail readers make it look like weird w's)
Steve
