(in rsync-2.6.0 source directory)
Sorry, small correction to my previous email - above should state "rsync-2.6.2" not "rsync-2.6.0" .. I did not test w/ the latter. The following is the valid output for 2.6.2 in my tests.
$ ./configure $ make $ sudo ./rsync --daemon --no-detach & $ ./rsync rsync3.txt rsync://localhost/root $ echo $? 0
-- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html