

Use one of the above environment variables, but lowercase and remove duplicacy_Įxample: duplicacy set -key b2_id -value 6fdd6eeeefff Saving credentials to Duplicacy config file
#Duplicacy preference file password#
not via a script (unless it passes on the password prompts, of course). This means you need to make sure that you do that first run interactively, i.e. The passwords will be stored when the backup command (or any other command apart from init or add) is run for the first time. Note that you must use the wasabi environment variables instead of the s3 environment variables if you are using the wasabi storage URL. The passwords stored in the environment variable and the preference need to be in plaintext and thus are insecure and should be avoided whenever possible. The last column ( key in preferences) in the table below lists the name of the preference key for each type of password.Įnvironment variable (non-default storage in uppercase)
#Duplicacy preference file mac os x#
On Mac OS X it is Keychain, and on Linux it is gnome-keyring. If a secret vault service is available, Duplicacy will store passwords/keys entered by the user in such a secret vault and later retrieve them when needed.Duplicacy will attempt to retrieve in three ways the storage password and the storage-specific access tokens/keys.
