Displaying 1 result from an estimated 1 matches for "fame90linux_x86".
2003 Mar 28
2
rsync ignoring some new files
...letely new files to the same
directory. Two are copied perfectly, and one of them (ending in tar.Z) is
ignored completely. All files have the same permission.
-rw-rw-r-- 1 cvsuser cvsgroup 12420 Mar 27 13:37
lesstif-0.93.18-5.i386.rpm
-rw-rw-r-- 1 cvsuser cvsgroup 28452909 Mar 27 13:37 fame90linux_x86.tar.Z
-rw-rw-r-- 1 cvsuser cvsgroup 2539144 Mar 27 13:37 lesstif-0.93.18-5.src.rpm
The command that I am using
/usr/local/bin/rsync -avuz -C ---status
--exclude-from=/disk1/tools/scripts/syncwww_exclude --rsh=ssh
/disk1/wwwstage/noncvs/downloads www2.fame.com:/disk1/noncvs
No error is g...