Displaying 1 result from an estimated 1 matches for "e0fc8b04".
2009 Oct 06
1
can a .rsync-filter improve performance?
Hi,
I know certain subtrees I want to backup are written once
and never deleted.
So to reduce the time it takes rsync to run, I was thinking
of putting the following .rsync-filter in each of these subtrees:
P /**
I can see this stops the files on the receiver side from being
deleted.
Does this filter also improve performance?
It looks like it does. If I do a manual test and delete
a file in