DO NOT REPLY [Bug 2106] Spaces in remote filename

samba-bugs at samba.org samba-bugs at samba.org
Fri May 11 22:57:52 GMT 2007


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





------- Comment #3 from wayned at samba.org  2007-05-11 17:57 MST -------
(In reply to comment #2)
> problem with this solution is that having / at the end of the file in the
> files-from file doesn't work anymore

I'm not sure what you mean.  A trailing slash has the same meaning in a
file-from line when as it does on the command-line:

rsync -av dir/ /var/tmp/newdir/
echo dir/ | rsync -arv --files-from=- --no-relative . /var/tmp/newdir/

Those behave exactly the same way.  Perhaps you missed the --no-relative part?


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