Confused by how to set the -nobackup-file option when my repositories were created by the Web UI.
I have one storage configured and 3 different repositories associated with the storage.
In a cmd window I change to the web UI repositories (C:/.duplicacy-web/repositories/localhost/ where = 0, 1 or 2.
run the commad duplicacy.exe set -nobackup_file “nobackup-file.txt”
Checking the preferences file in the repository shows the -nobackup-file option is set.
When I run the backup from the web UI the -nobackup-file option is removed from the repository preference file.
What are the step set the -nobackup-file option for repositories created using web UI?