search for: bitworthy

Displaying 2 results from an estimated 2 matches for "bitworthy".

2008 Jun 23
1
filtered --delete ?
Is there any way of filtering which files --delete removes? ...something like a --delete-exclude=FILTER option or something equivalent? I want to do an rsync on multiple directories, however I only want one of these directories to have files deleted, or I only want certain specific files deleted, not all of them - is this possible?
2008 Jun 23
1
fully-qualified symlinks & --exclude question
Greetings! I've ran into a couple difficulties for a particular rsync use-case I'm involved in implementing - hoping someone here might be able to clue me in! I've got an existing linux box, with a particular directory that needs to be mirrored onto another server, into a different base path on that server - i.e.: server1:/var/lib/bar/ to server2:/backupdir/var/lib/bar/ Now,