On 8/20/07, Nico -telmich- Schottelius <[EMAIL PROTECTED]> 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
-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to