Displaying 1 result from an estimated 1 matches for "960396".
Did you mean:
460396
2006 Dec 11
3
rsync /somedir work@backups::somearchive/ gets stuck in huge maildirs, rsync /somedir root@backups:/some/path/ works
...--port 5678 --config /etc/rsyncd.conf 2>rsync.out
this later generated the following files on rsync daemon host "backup":
-rw-r--r-- 1 root root 5596 Dec 9 15:40 rsyncdaemon.strace
-rw-r--r-- 1 root root 26039248 Dec 9 15:43 rsyncdaemon.strace.13629
-rw-r--r-- 1 root root 960396 Dec 9 15:43 rsyncdaemon.strace.13682
2) at 15:40, i started the rsync client on rsyncclient host "morework":
strace -ff -o rsyncclient.strace rsync --rsync-path=/root/rsync-debug \
--port 5678\
--timeout=600 -avz --numeric-ids --delete \
--password-file=/etc/rsyncd...