Displaying 1 result from an estimated 1 matches for "agentview".
Did you mean:
agentie
2007 Dec 22
1
Help with complicated heirarchy exclude syntax
...ating and
deep heirarchy of directories under it. An example might be:
News/agent/nntp/news.gmane.org/gmane/comp/lang/perl/beginners/
I want to skip any files that have all numbers for names which would
be under the last directory above. However there are at least 2 files
in there (.overview .agentview) that I do want rsync to get.
But when rsnyc gets to ~/Mail, which has a much shallower heirarchy
with files that have numbers for names, I want to backup all those and
anywhere else rsync finds files with numbers for names under ~/.
Its a tall order. I've been ducking it with various other...