On Thu, Aug 29, 2013 at 3:53 PM, Daniel Freedman <
freed...@systems.cs.cornell.edu> wrote:

>   (1) Why is this the silent default?
>

It's not silent -- it outputs errors that lets you know what happened and
what it is doing (disabling deletes).

  (2) How do I achieve what I "want", which is:
>

Kevin already mentioned the correct solution: stop using cp -al and instead
use rsync into an empty dir with --link-dest.  This also solves several
other bogus things that happen when rsync copying over a hard-linked
directory hierarchy.

..wayne..
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
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