[Bug 3326] rsync with local --files-from and remote source

bugzilla-daemon at dp3.samba.org bugzilla-daemon at dp3.samba.org
Wed Dec 14 19:17:30 GMT 2005


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


wayned at samba.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #1 from wayned at samba.org  2005-12-14 12:17 MST -------
This error:

rsync: on remote machine: --files-from=-: unknown option

is telling you that the remote rsync doesn't know about the --files-from
option, so it needs to be upgraded for you to be able to pull files from it
using --files-from.  (This is because the sender needs to be told that it is
getting a file list in addition to the command-line args, and when you're
pulling files, the sender is the remote system.)


-- 
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