mkdir /tmp/s3-bucket s3fs your-bucket-name /tmp/s3-bucket -o passwd_file=${HOME}/.passwd-s3fs Use code with caution. Why Use s3fs-fuse?
git clone https://github.com cd s3fs-fuse ./autogen.sh ./configure make sudo make install Use code with caution. Configuration and Mounting download s3fs-fuse
Store your Access_Key_ID and Secret_Access_Key in a file (usually ${HOME}/.passwd-s3fs ). download s3fs-fuse
On Red Hat-based systems, you may need to enable the EPEL repository first. download s3fs-fuse