Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/duplicati/duplicati.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenneth Skovhede <kenneth@hexad.dk>2022-06-12 21:24:16 +0300
committerGitHub <noreply@github.com>2022-06-12 21:24:16 +0300
commit8f2c1153f9aa30d6f90448e1833d593c7f5a5be5 (patch)
tree809bbc04b1991a68b56c50bcef1ba4b0bdc9ff88
parent2977828521ec40b59e55a5dbd8ad368c9aa88b3d (diff)
parent81d6d1e40a1323c51beb49808bdcc3066353b8e9 (diff)
Merge pull request #4672 from PAPAMICA/master
Add Infomaniak Swiss Backup to backend
-rw-r--r--Duplicati/Library/Backend/OpenStack/OpenStackStorage.cs1
-rw-r--r--Duplicati/Library/Backend/S3/S3Backend.cs1
2 files changed, 2 insertions, 0 deletions
diff --git a/Duplicati/Library/Backend/OpenStack/OpenStackStorage.cs b/Duplicati/Library/Backend/OpenStack/OpenStackStorage.cs
index 935645c3b..67be58dd2 100644
--- a/Duplicati/Library/Backend/OpenStack/OpenStackStorage.cs
+++ b/Duplicati/Library/Backend/OpenStack/OpenStackStorage.cs
@@ -68,6 +68,7 @@ namespace Duplicati.Library.Backend.OpenStack
new KeyValuePair<string, string>("OVH Cloud Storage", "https://auth.cloud.ovh.net/v3"),
new KeyValuePair<string, string>("Selectel Cloud Storage", "https://auth.selcdn.ru"),
new KeyValuePair<string, string>("Memset Cloud Storage", "https://auth.storage.memset.com"),
+ new KeyValuePair<string, string>("Infomaniak SwissBackup", "https://swiss-backup02.infomaniak.com/identity/v3"),
};
public static readonly KeyValuePair<string, string>[] OPENSTACK_VERSIONS = {
diff --git a/Duplicati/Library/Backend/S3/S3Backend.cs b/Duplicati/Library/Backend/S3/S3Backend.cs
index ab47b0d89..df5d742ec 100644
--- a/Duplicati/Library/Backend/S3/S3Backend.cs
+++ b/Duplicati/Library/Backend/S3/S3Backend.cs
@@ -56,6 +56,7 @@ namespace Duplicati.Library.Backend
{ "Wasabi Hot Storage", "s3.wasabisys.com" },
{ "Wasabi Hot Storage (US West)", "s3.us-west-1.wasabisys.com" },
{ "Wasabi Hot Storage (EU Central)", "s3.eu-central-1.wasabisys.com" },
+ { "Infomaniak SwissBackup", "s3.swiss-backup02.infomaniak.com" },
};
//Updated list: http://docs.amazonwebservices.com/general/latest/gr/rande.html#s3_region