From 4c5f5102075cb3df476d35b62d1e31e2d2f3da63 Mon Sep 17 00:00:00 2001 From: Marcel Ackermann Date: Tue, 17 Jul 2018 13:49:31 +0200 Subject: [PATCH] add Backblaze B2 this is relevant because Backblaze B2 is fairly popular and thus mentioning it helps s3fs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef35849..30d8176 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ References * [goofys](https://github.com/kahing/goofys) - similar to s3fs but has better performance and less POSIX compatibility * [s3backer](https://github.com/archiecobbs/s3backer) - mount an S3 bucket as a single file -* [S3Proxy](https://github.com/gaul/s3proxy) - combine with s3fs to mount EMC Atmos, Microsoft Azure, and OpenStack Swift buckets +* [S3Proxy](https://github.com/gaul/s3proxy) - combine with s3fs to mount Backblaze B2, EMC Atmos, Microsoft Azure, and OpenStack Swift buckets * [s3ql](https://bitbucket.org/nikratio/s3ql/) - similar to s3fs but uses its own object format * [YAS3FS](https://github.com/danilop/yas3fs) - similar to s3fs but uses SNS to allow multiple clients to mount a bucket