1
0
mirror of https://github.com/gilbertchen/duplicacy synced 2025-12-16 08:13:20 +00:00

Add NetApp StorageGRID

scaeloutSean
2020-08-31 11:41:36 +08:00
parent bd166de726
commit f76500eaa2

@@ -137,6 +137,19 @@ You'll need to input the access key once prompted.
</details> </details>
<details> <summary>NetApp StorageGRID</summary>
```
Storage URL: s3://us-east-1@storagegrid.netapp.com/bucket/path/to/storage
```
Default region is `us-east-1`, but others may be set in StorageGRID settings. Region must be specified in any case.
You'll need to input an access key and a secret key to access your NetApp StorageGRID S3 storage.
</details>
<details> <summary>Backblaze B2</summary> <details> <summary>Backblaze B2</summary>
``` ```