Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order for the mounting to take place automatically during system startup, edit the /etc/fstab file and add an entry:

Code Block
s3fs#someBucket /mnt/s3fs fuse _netdev,allow_other,passwd_file=/etc/passwd-s3fs,url=https://s3-us-west-1.cloudianhyperstore.com/ 0 0

...