Displaying 2 results from an estimated 2 matches for "gjacob".
Did you mean:
jacob
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
2005 Aug 02
1
RCS/delete on close/delete readonly
Hi
Apologies if this is a FAQ, I've tried Googling...
I'm trying to set up CD-RCS on Windows boxes talking to our Linux Server
(Samba 3.0.10-1.fc1.1.legacy).
Apparently, the way this works is that it needs to be able to delete
files that are read-only and not owned by you; they recommend that you
set "delete readonly = yes" in the config file.
The problem is that this