Last active
July 30, 2020 09:01
-
-
Save s-chb/22d458370542140a86cbe7851c5bbe6c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| sudo s3fs your_bucketname /mys3bucket -o use_cache=/tmp -o allow_other -o uid=1001 -o mp_umask=002 -o multireq_max=5 -o use_path_request_style -o url=https://s3-{{aws_region}}.amazonaws.com “ -o dbglevel=info -f -o curldbg |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment