From 15fde5eef0b7053d15b0b2cd112f11e6a386f7b0 Mon Sep 17 00:00:00 2001 From: Stanislas Date: Fri, 6 Mar 2020 22:04:48 +0100 Subject: [PATCH 1/2] Add Scaleway to list of compatible non-AWS S3 providers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Can confirm it works great 👍 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6bc7b107..cd5e2f49 100644 --- a/README.md +++ b/README.md @@ -116,6 +116,7 @@ goofys has been tested with the following non-AWS S3 providers: * OpenStack Swift * S3Proxy * Wasabi +* Scaleway Additionally, goofys also works with the following non-S3 object stores: From fc352080ef1d63001b318692b7a44baf53ba8b36 Mon Sep 17 00:00:00 2001 From: Stanislas Date: Tue, 17 Mar 2020 09:01:07 +0100 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cd5e2f49..f55935a7 100644 --- a/README.md +++ b/README.md @@ -115,8 +115,8 @@ goofys has been tested with the following non-AWS S3 providers: * Minio (limited) * OpenStack Swift * S3Proxy -* Wasabi * Scaleway +* Wasabi Additionally, goofys also works with the following non-S3 object stores: