DO NOT REPLY [Bug 4023] Rsync does not copy files recursively when using ssh public key authorization and the files-from option

samba-bugs at samba.org samba-bugs at samba.org
Sat Aug 19 00:23:25 GMT 2006


https://bugzilla.samba.org/show_bug.cgi?id=4023





------- Comment #2 from hashproduct+rsync at gmail.com  2006-08-18 19:23 MST -------
Right, the man page says that -a doesn't imply -r when --files-from is enabled. 

If you can reproduce the incorrect behavior of recursing even without -r and
you have rsync 2.6.8 on both machines, we should investigate further.  I could
not reproduce it.  I set up a scenario with password authentication and the
following command:
    rsync -avzP --files-from=list --delete --ignore-errors localhost:tmp/src/
dest
Rsync correctly did not recurse into a directory I named in the --files-from
list.


-- 
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the rsync mailing list