<div dir="ltr">On Thu, Aug 29, 2013 at 3:53 PM, Daniel Freedman <span dir="ltr"><<a href="mailto:freedman@systems.cs.cornell.edu" target="_blank">freedman@systems.cs.cornell.edu</a>></span> wrote:<br><div class="gmail_extra">

<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div class="im"><span style="color:rgb(34,34,34)">  (1) Why is this the silent default?</span></div>

</blockquote><div><br></div><div>It's not silent -- it outputs errors that lets you know what happened and what it is doing (disabling deletes).</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

  (2) How do I achieve what I "want", which is:<br></blockquote><div><br></div><div>Kevin already mentioned the correct solution: stop using cp <span style="font-family:arial,sans-serif;font-size:13px">-al </span>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.</div>

<div><br></div><div>..wayne..</div></div></div></div>