:
:On Thu, 26 Apr 2001 14:26:46 -0700 (PDT)
:Matt Dillon <[EMAIL PROTECTED]> wrote:
:
:
:MD> There is a whole lot more to doing an efficient copy then simply checking
:MD> the mtime. It's silly to try to integrate it into 'cp'. Use cpdup
:MD> instead. plug plug plug.
:
: OK plug away - why is cpdup better than rsync ?
Hardlinks aren't well supported, chflags aren't supported at all,
and rsync does not scale well for large filesystems. At least that
is my experience. Don't get me wrong, rsync is a cool little program...
but it isn't very efficient.
-Matt
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message