Box.com Destination

This page describes the Box.com storage destination

Duplicati supports using box.com as a storage destination. Note that Duplicati stores compressed and encrypted volumes on box.com and does not store files so they are individually accessible from box.com.

To use box.com, use the following URL format:

box://<folder>/<subfolder>?authid=<authid>

To use box.com you must first obtain an AuthID by using a Duplicati service to log in to box.com and approve the access. See the page on the OAuth Server for different ways to obtain an AuthID.

Fully delete files

When files are deleted from your box.com account, they will be placed in the trash folder. To avoid old files taking up storage in your account, you can add --box-delete-from-trash which will then also remove the file from the trash folder.

Last updated