H. Langos writes:
> I use rsync via rsnapshot to backup a large collection of files.
> Using "--fuzzy"
[...]
Any progress on this?
Cheers,
JH
--
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listin
Hello,
because rsync has been working for me quite well for quite a while,
I started imagining an optimization.
If I locally rename a *big* file,
next time my "rsync -vaz --delete-after" will copy the file using the
new name and remove it using its old name.
I don't really mind, if this happe