8 lines
268 B
Plaintext
8 lines
268 B
Plaintext
|
s3fs allows Linux and macOS to mount an S3 bucket via FUSE.
|
||
|
|
||
|
s3fs preserves the native object format for files, allowing
|
||
|
use of other tools like AWS CLI
|
||
|
|
||
|
NOTE: awscli is runtime dependency as it needs to be properly
|
||
|
configured to be able to connect to AWS S3 Buckets.
|