Using --link-dest= multiple times - performance?
Matt McCutchen
hashproduct at gmail.com
Wed Aug 22 23:41:37 GMT 2007
On 8/20/07, Nico -telmich- Schottelius <nico-rsync at schottelius.org> wrote:
> In general I think that rsync could either
[...]
> - or just do stat() for each file in the source in each directory
> specified by --link-dest
This is what rsync currently does.* Thus:
> - How much more memory will rsync use for every --link-dest= parameter?
Just enough memory to store the path of the --link-dest directory.
* And rather naively; see https://bugzilla.samba.org/show_bug.cgi?id=4037 .
Matt
More information about the rsync
mailing list