[Bug 1660] --exclude option causes rsync to fail

samba-bugs at samba.org samba-bugs at samba.org
Wed Aug 25 21:04:36 GMT 2004


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





------- Additional Comments From cbarratt at users.sourceforge.net  2004-08-25 14:03 -------
Wayne,

This is the way BackupPC (using File::RsyncP) invokes the client side
of rsync.  This is perl code that emulates one side of the rsync
connection, and the real rsync is used as the server side with the
--server option.

I agree that using the --server option manually in this manner is subject
to change, so I can't reasonably expect backward compatibility for an
internal feature.

So it looks like I should update File::RsyncP to send the exclude arguments
through the socket instead of arglist.  Up until 2.6.2 the arglist method
worked fine.

Craig


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