Displaying 1 result from an estimated 1 matches for "549658".
Did you mean:
5496858
2005 Jun 20
1
--exclude-from options
Hello,
I'm configuring rsync to use --exclude-from option however it doesnt work as
I want to.
I have a directory /source/ which contains additional directories a, b, c.
In addition /source/ directory contains some db.* files that I dont want to
backup. The tricky part is that subdirectories /source/a, /source/b and
/source/c can have their own db* files wich I do want to keep.
so how