This is a discussion on Exclude directoy within the Rsync forums, part of the Networking and Network Related category; Hi! Just a stupid question: If I want to exclude all directories in different locations named for example "binary&...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi!
Just a stupid question: If I want to exclude all directories in different locations named for example "binary" but not files with name "binary", which exclude command I have to use? --exclude *binary* ....I thougt that this is the right one...but unfortunately it excludes also files which contains the "binary" name!? kind regards martin -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html |