1
0
Fork 0
mirror of https://github.com/chrislusf/seaweedfs synced 2024-06-26 04:18:59 +02:00
seaweedfs/weed/storage/backend
Damiano Albani 9f55c7c90e
Rclone storage backend (#4402)
* Add Rclone storage backend

* Support templating the name of files stored via Rclone

* Enable Rclone accounting

* Remove redundant type conversion

* Provide progress information for Rclone download/upload operations

* Log error when Rclone can't instantiate filesystem

* Remove filename templating functionality for Rclone storage

To (maybe) be later reintroduced as a generic functionality for all
storage backends.

* Remove S3 specific check

* Move Rclone config initialisation to init() method
2023-04-18 14:12:12 -07:00
..
memory_map
rclone_backend Rclone storage backend (#4402) 2023-04-18 14:12:12 -07:00
s3_backend
backend.go
disk_file.go vacuum metrics and force sync dst files (#3832) 2022-10-13 00:51:20 -07:00
volume_create.go
volume_create_linux.go
volume_create_windows.go