On Sun, 2006-01-15 at 09:15 +0200, Mark, Oren wrote:
> Can I do it one single rsync command, giving a file containing list of
> paths as parameter, or do I need to run rsync for each file.
It looks like this is what you need.
--files-from=FILE
Using this option allows you to
https://bugzilla.samba.org/show_bug.cgi?id=3392
--- Comment #4 from [EMAIL PROTECTED] 2006-01-15 08:19 MST ---
Nice. It occurs to me that maybe the first call to do_stat should be changed
to link_stat(dest_path, &st, keep_dirlinks) in order to obey --keep-dirlinks
when finding the to