mounting-s3-bucket-locally-on-ubuntu
Mounting s3 Bucket Locally on Ubuntu
Install, Configure, and Test s3cmd
Install:
Configure:
follow the prompts. You will need to prepare your Access Key ID and Access Key Secret.
list buckets:
list inside a bucket
Install, Configure, and test s3fs-fuse
Install dependencies:
Download sourcecode:
Build sourcecode:
Configure s3fs password file:
Format should be: <access key id>:<access key secret>
Test:
Add to fstab to mount during boot:
Remarkbox
Comments