The memory backend
This is a bucket based remote
This commit is contained in:
parent
277d94feac
commit
c789436580
11 changed files with 717 additions and 0 deletions
|
@ -23,6 +23,7 @@ import (
|
|||
_ "github.com/rclone/rclone/backend/local"
|
||||
_ "github.com/rclone/rclone/backend/mailru"
|
||||
_ "github.com/rclone/rclone/backend/mega"
|
||||
_ "github.com/rclone/rclone/backend/memory"
|
||||
_ "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