Hi All,
I’m a newbie to duplicacy, and I’m in the phase of testing it out for my cloud backups. I’m planning to use the wasabi backend since they allow a free 1-month 1TB trial.
I tried reading through a couple of forum topics such as:
but I’m not sure I get the big picture view. I’m trying to accomplish what others in the posts are: keep my repository directories free from any duplicacy metadata like .duplicacy folder, preferences files etc. I believe the recommended way is to use a different folder for the .duplicacy/preferences setup and then use the --repository flag during init to point to the repository directory, correct? And this would keep my repository pristine clean without any metadata?
If the above is correct, how would I manage the preferences for various different repositories? Apologies if this is already answered, but from the long forum discussions, it’s sometimes difficult get to the summary.
Thanks for your help, and thanks for releasing the CLI version free for personal use!