new backend: uptobox

This commit is contained in:
buengese 2021-04-02 17:24:00 +02:00
parent 964c3e0732
commit ad9aa693a3
4 changed files with 1247 additions and 0 deletions

View file

@ -41,6 +41,7 @@ import (
_ "github.com/rclone/rclone/backend/swift"
_ "github.com/rclone/rclone/backend/tardigrade"
_ "github.com/rclone/rclone/backend/union"
_ "github.com/rclone/rclone/backend/uptobox"
_ "github.com/rclone/rclone/backend/webdav"
_ "github.com/rclone/rclone/backend/yandex"
_ "github.com/rclone/rclone/backend/zoho"