Displaying 1 result from an estimated 1 matches for "excldu".
Did you mean:
exclu
2006 Feb 14
1
exclude all but specifice files in dir
How can I accomplish this:
Include
~/.kde*/some/deeper/path/bookmark.xml
But excldue all the other files under ~/.kde*
That is, I want only one file from this directory of dozens of files.
One of the examples given in man rsync appears to be about this
kind of problem:
One solution is to ask for all directories in
the hierarchy to be included by using...