Add Akamai Netstorage as a new backend.
This commit is contained in:
parent
47f9ab2f56
commit
65652f7a75
12 changed files with 1305 additions and 0 deletions
|
@ -28,6 +28,7 @@ import (
|
|||
_ "github.com/rclone/rclone/backend/mailru"
|
||||
_ "github.com/rclone/rclone/backend/mega"
|
||||
_ "github.com/rclone/rclone/backend/memory"
|
||||
_ "github.com/rclone/rclone/backend/netstorage"
|
||||
_ "github.com/rclone/rclone/backend/onedrive"
|
||||
_ "github.com/rclone/rclone/backend/opendrive"
|
||||
_ "github.com/rclone/rclone/backend/pcloud"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue