Displaying 1 result from an estimated 1 matches for "04sep2005".
Did you mean:
03sep2005
2005 Sep 24
3
Preserving overwritten/deleted items
Hi,
doing a rather usual backup:
| rsync -av --delete /path/to/sender/ /path/to/receiver/
some items might be removed or overwritten on the receiving side.
I'd like to keep a copy of these files/links/whatever. Is there a way to
create a copy of them in another tree right before they are purged?
Christoph