Summary
s3fs is a FUSE filesystem application that can be used to mount an Amazon S3 bucket as a local file system.
1
It is backed by Amazon Web Services Simple Storage Service (S3).
1
It can be used in either command mode or mount mode.
1
According to
See more results on Neeva
Summaries from the best pages on the web
S3 Filesystem . Contribute to dask/s3fs development by creating an account on GitHub. Failed to load latest commit information.
GitHub - dask/s3fs: S3 Filesystem
github.com
pip install s3fs Copy PIP instructions GitHub statistics: Stars: Forks: Open issues: Open PRs:
s3fs · PyPI
pypi.org
Versions latest stable Downloads pdf html epub On Read the Docs Project Home Builds Free document hosting provided by Read the Docs .
S3FS — S3FS 1.1.1 documentation
fs-s3fs.readthedocs.io
Summary
s3fs is a FUSE filesystem application backed by amazon web services simple storage service (s3, http://aws.amazon.com ). s3fs can operate in a command mode or a mount mode.
In mount mode, s3fs will mount an amazon s3 bucket (that has been properly formatted) as a local file system
s3fs(1) - Linux man page
die.net