filefabric: Implement the Enterprise File Fabric backend

Missing features
- M-Stream support
- Oauth-like flow (soon being changed to oauth)
This commit is contained in:
Nick Craig-Wood
2020-11-25 21:11:29 +00:00
parent dfeae0e70a
commit 979bb07c86
12 changed files with 2029 additions and 0 deletions
+1
View File
@@ -30,6 +30,7 @@ Rclone *("rsync for cloud storage")* is a command line program to sync files and
* DigitalOcean Spaces [:page_facing_up:](https://rclone.org/s3/#digitalocean-spaces)
* Dreamhost [:page_facing_up:](https://rclone.org/s3/#dreamhost)
* Dropbox [:page_facing_up:](https://rclone.org/dropbox/)
* Enterprise File Fabric [:page_facing_up:](https://rclone.org/filefabric/)
* FTP [:page_facing_up:](https://rclone.org/ftp/)
* GetSky [:page_facing_up:](https://rclone.org/jottacloud/)
* Google Cloud Storage [:page_facing_up:](https://rclone.org/googlecloudstorage/)