Skip to content

Instantly share code, notes, and snippets.

@s-chb
Last active July 30, 2020 09:01
Show Gist options
  • Select an option

  • Save s-chb/22d458370542140a86cbe7851c5bbe6c to your computer and use it in GitHub Desktop.

Select an option

Save s-chb/22d458370542140a86cbe7851c5bbe6c to your computer and use it in GitHub Desktop.
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