<div dir="ltr">On Thu, Jun 6, 2013 at 4:38 PM, R Kimber <span dir="ltr"><<a href="mailto:richardkimber@btinternet.com" target="_blank">richardkimber@btinternet.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm proposing to use rsync to make a mirror of disk1 on disk2. These are<br>
large files. However, sometimes the only changes I make on disk1 are to edit<br>
the name of the file.  Is there any way to mirror the change of filename<br>
without having the equivalent file on disk2 deleted and the entire file<br>
with the new filename copied across?<br><br></blockquote><div><br></div><div style>I feel pretty sure it would work as you want. With the caveat that if the change meant a different directory that might screw with things. I use rsync quite a bit, but mostly with smaller files and not so much your situation. You could always take a big chunky file and rig a test to see for sure. </div>

</div></div></div>