OneDrive Destination
This page describes the OneDrive storage destination
Duplicati supports using Microsoft OneDrive as a storage destination. Note that Duplicati stores compressed and encrypted volumes on OneDrive and does not store files so they are individually accessible from OneDrive.
User interface


To configure the OneDrive destination you need to pick a unique folder name for the backups, and then authorize Duplicati to work on your behalf. Simply click the "AuthID" link in the text field and the authentication process will start and fill out the "AuthID" when you are done.
URL format from Commandline
To use OneDrive, use the following URL format:
onedrivev2://<folder>/<subfolder>?authid=<authid>To use OneDrive you must first obtain an AuthID by using a Duplicati service to log in to Microsoft and approve the access. See the page on the OAuth Server for different ways to obtain an AuthID.
Drive ID
A default drive will be used to store the data. If you require another drive to be used to store data, such as a shared drive, use the --drive-id=<drive id> option.
Last updated
Was this helpful?

