The option --include-dir
adds the specified directory to your device's backup selection. The general syntax is:
-include-dir=/path/to/directory
Let's say you would like to add the directory /home/user/Documents to your backup set. You would use the `--include-dir=` option like so:
SpiderOakONE --include-dir=/home/user/Documents
After completing this command SpiderOak ONE will return a message similar to:
Including... New config: Current selection on device #2: u'devicename' (local) Dir:/home/user/Documents
This shows that the directory you specified, /home/user/Documents, is now selected for backup. From this point on, ONE will check this directory for changes and upload new or changed items every time it is run. Repeat this for any other directory that you wish to add to your backup set.
If you have any feedback on this article please let our support team know. Thanks!