mirror of
https://github.com/rclone/rclone.git
synced 2025-08-19 01:46:31 +02:00
Implement Backblaze B2 - fixes #224
This commit is contained in:
@@ -21,6 +21,7 @@ import (
|
||||
|
||||
// Active file systems
|
||||
_ "github.com/ncw/rclone/amazonclouddrive"
|
||||
_ "github.com/ncw/rclone/b2"
|
||||
_ "github.com/ncw/rclone/drive"
|
||||
_ "github.com/ncw/rclone/dropbox"
|
||||
_ "github.com/ncw/rclone/googlecloudstorage"
|
||||
|
Reference in New Issue
Block a user