Hacker News new | ask | show | jobs
by lordfoo 2763 days ago
Instead of s3fs, what's wrong with using the aws s3 cli? That's what we do for our clients' SFTP servers
1 comments

S3fs means you can use most existing apps without managing local storage. It doesn’t work quite as well in practice but the concept is appealing if you need to support software which wasn’t designed for AWS and uses non-trivial data volumes.