Displaying 1 result from an estimated 1 matches for "wwwstage".
Did you mean:
wwwshare
2003 Mar 28
2
rsync ignoring some new files
...w-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 given. So as many times as I execute the above, it says no
files transferred:
.....
building file list ... done
Number of files: 30
Number of files transferred: 0
Total file size: 684817120 bytes
Total transferred file size: 0 bytes
Liter...