Skip to content

Instantly share code, notes, and snippets.

@jasonehines
Last active November 28, 2022 08:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jasonehines/b1040391e2f75f18e2632cbf8b0a3411 to your computer and use it in GitHub Desktop.
Save jasonehines/b1040391e2f75f18e2632cbf8b0a3411 to your computer and use it in GitHub Desktop.
Digital Ocean Spaces s3fs example
s3fs hinesnetwork /mnt/hinesnetwork.nyc3.digitaloceanspaces.com -o passwd_file=/etc/passwd-s3fs -o url=https://nyc3.digitaloceanspaces.com -o endpoint=nyc3 -d -d -f -o f2 -o curldbg
@sajid264
Copy link

s3fs hscict /home/bucket -o url=https://sgp1.digitaloceanspaces.com/ -o use_cache=/tmp -o allow_other -o use_path_request_style -o uid=0 -o gid=0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment