Update 05-storage-providers.md

Added Tardigrade and Tencent COS backends (Thanks ts678 ).
This commit is contained in:
kees-z 2021-05-03 19:57:58 +02:00 committed by GitHub
parent 94c4cd67ca
commit 6938503b8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -802,10 +802,6 @@ Use this flag to communicate using Secure Socket Layer (SSL) over http (https).
This backend can read and write data to the Tardigrade Decentralized Cloud Storage.
URL Format:
`tardigrade://hostname:port/uri/$DIRCAP`
Supported options:
* `--tardigrade-auth-method (String): The authentication method`
@ -830,10 +826,6 @@ The folder within the bucket where the backup will reside in.
Object storage (Cloud Object Storage, COS) is a distributed storage service for storing massive files provided by
Tencent Cloud, which has the advantages of high scalability, low cost, reliability and security.
URL Format:
`cos://hostname:port/uri/$DIRCAP`
Supported options:
* `--tardigrade-auth-method (String): The authentication method`