mirror of
https://github.com/rclone/rclone.git
synced 2025-12-06 00:03:32 +00:00
sia: add backend for sia decentralized cloud #4514
This commit is contained in:
committed by
Ivan Andreev
parent
b085aa1a3f
commit
3351b1e6ae
@@ -37,6 +37,7 @@ import (
|
||||
_ "github.com/rclone/rclone/backend/seafile"
|
||||
_ "github.com/rclone/rclone/backend/sftp"
|
||||
_ "github.com/rclone/rclone/backend/sharefile"
|
||||
_ "github.com/rclone/rclone/backend/sia"
|
||||
_ "github.com/rclone/rclone/backend/sugarsync"
|
||||
_ "github.com/rclone/rclone/backend/swift"
|
||||
_ "github.com/rclone/rclone/backend/tardigrade"
|
||||
|
||||
Reference in New Issue
Block a user