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-08-11 15:09:00 +01:00
parent dfeae0e70a
commit 979bb07c86
12 changed files with 2029 additions and 0 deletions

View File

@ -36,6 +36,7 @@ docs = [
"sharefile.md",
"crypt.md",
"dropbox.md",
"filefabric.md",
"ftp.md",
"googlecloudstorage.md",
"drive.md",