search for: rsyncdebug

Displaying 1 result from an estimated 1 matches for "rsyncdebug".

2006 Dec 11
3
rsync /somedir work@backups::somearchive/ gets stuck in huge maildirs, rsync /somedir root@backups:/some/path/ works
...lient 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.work \ /home/xxy work@backups::work/home/xxy/ \ 2> /root/rsyncdebug.err >> /root/rsyncdebug.out this later generated the following files on rsyncclient host "morework": -rw-r--r-- 1 root root 70955672 Dec 9 15:46 rsyncclient.strace -rw-r--r-- 1 root root 256 Dec 9 15:46 rsyncdebug.err -rw-r--r-- 1 root root 34200 Dec 9 15:42 rsyncdebug.o...