Multi backend with multiple OneDrive accounts

Asked by Ben Haines

Hi All,

I note the multi backend feature has the ability to stripe (or mirror) across multiple backends. The documentation gives the combination of a google drive and a onedrive as an example.

My question is can striping be achieved across 2 or more accounts of the same backend type? e.g. 3 OneDrive accounts, providing you with 3 x 1TB

I first hurdle is how to specify the url param for the multiple onedrives accounts in the config.json file.

AFAIK it isn't possible to specify the user as per this example:

"url": "abackend://<email address hidden>/backup"

->> "url": "onedrive://<email address hidden>/backupdir/"

Thanks for your help/thoughts.

(updated)

Question information

Language:
English Edit question
Status:
Expired
For:
Duplicity Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Ben Haines (benhaines) said :
#1

I've found the following, where someone has achieved the same across multiple Mega accounts.

https://github.com/fgandellini/multi-cloud-storage-backup-experiment

Revision history for this message
Launchpad Janitor (janitor) said :
#2

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Ben Haines (benhaines) said :
#3

Anybody? ;)

Thanks