Hi Saspus,
That command is not working for me:
❯ duplicacy set -exclude-by-attribute=true
Incorrect Usage.
NAME:
duplicacy set - Change the options for the default or specified storage
USAGE:
duplicacy set [command options]
OPTIONS:
-encrypt, e[=true] encrypt the storage with a password
-no-backup[=true] backup to this storage is prohibited
-no-restore[=true] restore from this storage is prohibited
-no-save-password[=true] don't save password or access keys to keychain/keyring
-nobackup-file <file name> Directories containing a file with this name will not be backed up
-key add a key/password whose value is supplied by the -value option
-value the value of the key/password
-storage <storage name> use the specified storage instead of the default one
I installed Duplicacy via the WebGUI download. Do I need to separately update the command line version from Github perhaps?