mirror of
https://github.com/rclone/rclone.git
synced 2025-08-19 01:46:31 +02:00
New backend: Jottacloud
This commit is contained in:
committed by
Nick Craig-Wood
parent
05bec70c3e
commit
10ed455777
@@ -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"
|
||||
|
Reference in New Issue
Block a user