Displaying 1 result from an estimated 1 matches for "6f3e9639".
Did you mean:
639639
2020 Nov 02
1
A strange problem with my daily backups performed via rsync
Problem solved.
But I would like to know for my own sake if --delete can be made to work
while preventing a certain directory from deletion in the backup :
rsync -av --delete src dst # but protect dir dst/XYZ from deletion
I tried "--filter 'protect dst/XYZ'" but that does not prevent the
directory dst/XYZ from being deleted.
Thanks for your reply,
Manish Jain
On