New backend: Jottacloud

This commit is contained in:
Sebastian Bünger
2018-08-02 01:02:35 +02:00
committed by Nick Craig-Wood
parent 05bec70c3e
commit 10ed455777
7 changed files with 1226 additions and 0 deletions

View File

@@ -15,6 +15,7 @@ import (
_ "github.com/ncw/rclone/backend/googlecloudstorage"
_ "github.com/ncw/rclone/backend/http"
_ "github.com/ncw/rclone/backend/hubic"
_ "github.com/ncw/rclone/backend/jottacloud"
_ "github.com/ncw/rclone/backend/local"
_ "github.com/ncw/rclone/backend/mega"
_ "github.com/ncw/rclone/backend/onedrive"