Remove incorrect s3fs limitation

Source: https://github.com/s3fs-fuse/s3fs-fuse#features
This commit is contained in:
Andrew Gaul 2020-02-24 18:18:13 +09:00
parent 6a23dbae72
commit 09e4e0b3ec

View file

@ -108,7 +108,6 @@ All mounters have different strengths and weaknesses depending on your use case.
* Large subset of POSIX * Large subset of POSIX
* Files can be viewed normally with any S3 client * Files can be viewed normally with any S3 client
* Does not support appends or random writes
#### goofys #### goofys