How can I exclude hidden files and folders when using Duplicity to backup my data?
I have tried --exclude '.' --exclude '.' --exclude '*.'
These exclude everything except the folders I have specified with --include
|
How can I exclude hidden files and folders when using Duplicity to backup my data? I have tried --exclude '.' --exclude '.' --exclude '*.' These exclude everything except the folders I have specified with --include | |||
|
feedback
|
|
You probably want something like | |||
|
feedback
|