[Bug 10857] weirdly named files fail remotely
samba-bugs at samba.org
samba-bugs at samba.org
Sun Oct 19 03:25:31 MDT 2014
https://bugzilla.samba.org/show_bug.cgi?id=10857
--- Comment #6 from samba.org at tange.dk <samba.org at tange.dk> ---
> As for this:
>
> find . -type f -print0 | parallel -0 rsync {} remote:backup/{}
Is there also a better way for:
find . -type f -size +1000 -print0 | parallel -0 rsync {} remote:backup/{}
--
You are receiving this mail because:
You are the QA Contact for the bug.
More information about the rsync
mailing list