From 6938503b8b908c471acfcf3a890ab367c0f6fa84 Mon Sep 17 00:00:00 2001 From: kees-z Date: Mon, 3 May 2021 19:57:58 +0200 Subject: [PATCH] Update 05-storage-providers.md Added Tardigrade and Tencent COS backends (Thanks ts678 ). --- docs/05-storage-providers.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/05-storage-providers.md b/docs/05-storage-providers.md index 6b77b69..915835f 100644 --- a/docs/05-storage-providers.md +++ b/docs/05-storage-providers.md @@ -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`