Displaying 1 result from an estimated 1 matches for "macbox".
Did you mean:
macbook
2004 Sep 28
1
infinite loop in rsync daemon on Mac OSX
Hello,
I've got rsync --daemon running on an OSX machine, and I have it exporting
the entire hard disk as [rootpath]. On my Linux machine, I run this:
rsync -avvv --delete --exclude /Volumes macbox::rootpath /mnt/bkup/macbox
I redirect the output from that command to a file (nohup.out), and then tail
the file, and I see that it never gets beyond the recv_file_name() stage.
In about 4 hours, the nohup.out file is 4.2GB (yes, gigabytes), and the
rsync process dies with:
rsync: connection...