skoobe / riofs

Userspace S3 filesystem
GNU General Public License v3.0
393 stars 60 forks source link

RioFS cannot mount AWS S3 buckets #162

Open pfrollo opened 4 years ago

pfrollo commented 4 years ago

Please update the project's README.md to state that RioFS cannot mount AWS S3 buckets so that people do not attempt to use it.

The issue is described in these tickets: https://github.com/skoobe/riofs/issues/93 https://github.com/skoobe/riofs/issues/85

Amazon ended support for SigV2 on June 24, 2019: https://aws.amazon.com/blogs/aws/amazon-s3-update-sigv2-deprecation-period-extended-modified/

EmPeWe commented 3 years ago

@wizzard There's an open Pull Request since 2017. It seems like this project is dead?!

ThePythonicCow commented 3 years ago

@wizzard https://github.com/wizzard There's an open Pull Request https://github.com/skoobe/riofs/pull/139 since 2017. It seems like this project is dead?!

I (user name ThePythonicCow) managed to get a substantial set of pull requests accepted into riofs in early 2017, however the project owner was already "moving on" to other stuff.

I've not seen any significant sign of life in riofs since, and I ended up reworking my project to no longer rely on AWS at all, so no longer had interest in riofs myself, either.

-- Paul Jackson pj@usa.net

wizzard commented 3 years ago

Hello, unfortunately I don't have much time to maintain this project. Feel free to create a fork and merge Pull request for supporting new S3 bucket versions.

ThePythonicCow commented 3 years ago

Thanks for the update, Paul Jonkins.

Your advice to those currently interested in riofs, to fork and carry on, seems like good advice to me.

Thanks for a neat piece of software.

-- Paul Jackson pj@usa.net