Skip to content

Instantly share code, notes, and snippets.

@DaWe35
Last active November 27, 2019 20:17
Show Gist options
  • Save DaWe35/15bdc72211841cc0b1a46d745ec612c4 to your computer and use it in GitHub Desktop.
Save DaWe35/15bdc72211841cc0b1a46d745ec612c4 to your computer and use it in GitHub Desktop.

sudo nano /etc/passwd-s3fs

key:password

s3.eu-central-1.wasabisys.com is ONLY for EU server.

sudo s3fs DRIVE_NAME /home/USER/FOLDER -o passwd_file=/etc/passwd-s3fs -o allow_other,url=https://s3.eu-central-1.wasabisys.com

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