I'm proposing to use rsync to make a mirror of disk1 on disk2. These are
large files. However, sometimes the only changes I make on disk1 are to edit
the name of the file. Is there any way to mirror the change of filename
without having the equivalent file on disk2 deleted and the entire file
with the new filename copied across?
- Richard.
large files. However, sometimes the only changes I make on disk1 are to edit
the name of the file. Is there any way to mirror the change of filename
without having the equivalent file on disk2 deleted and the entire file
with the new filename copied across?
- Richard.