How can I "switch out" a storage backend?

I have backed up to Google Drive so far, and I want to switch to Dropbox. I’ll first sync all my files from Google Drive to Dropbox with rclone, so that Dropbox has fully identical files like Google Drive before.

So then I need to tell Duplicacy that it now needs to connect to Dropbox instead of Google Drive for the existing backup. But how can I do that using Duplicacy GUI? How can I switch out Google Drive for Dropbox, while keeping all the settings and everything intact?

Delete google drive storage in web gui and add Dropbox storage with the same name. Schedules refer to the storage by name, and therefore will seamlessly continue working.

1 Like

ah thanks, so only the “regular” name matters? not the “gcd://name” that I can also see in the UI? That’s just a path, not a name?

The schedule refers to storage by name, that the name I was referring to. It is different from the storage URL. Sorry, AWK, on the phone, can’t send you screenshot.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.