mailru: backend for mail.ru

This commit is contained in:
Ivan Andreev
2019-09-09 21:56:16 +01:00
committed by Nick Craig-Wood
parent bdcd0b4c64
commit ba1daea072
14 changed files with 3270 additions and 0 deletions

View File

@@ -20,6 +20,7 @@ import (
_ "github.com/rclone/rclone/backend/jottacloud"
_ "github.com/rclone/rclone/backend/koofr"
_ "github.com/rclone/rclone/backend/local"
_ "github.com/rclone/rclone/backend/mailru"
_ "github.com/rclone/rclone/backend/mega"
_ "github.com/rclone/rclone/backend/onedrive"
_ "github.com/rclone/rclone/backend/opendrive"