mirror of
https://github.com/rclone/rclone.git
synced 2025-08-18 01:20:16 +02:00
Add a mega.nz remote #163
Not supported yet: * Hash * ModTime * Server Side Copy Otherwise fully functional and passing all the tests.
This commit is contained in:
@@ -16,6 +16,7 @@ import (
|
||||
_ "github.com/ncw/rclone/backend/http"
|
||||
_ "github.com/ncw/rclone/backend/hubic"
|
||||
_ "github.com/ncw/rclone/backend/local"
|
||||
_ "github.com/ncw/rclone/backend/mega"
|
||||
_ "github.com/ncw/rclone/backend/onedrive"
|
||||
_ "github.com/ncw/rclone/backend/pcloud"
|
||||
_ "github.com/ncw/rclone/backend/qingstor"
|
||||
|
Reference in New Issue
Block a user