Skip to content

Instantly share code, notes, and snippets.

@apexearth
Last active October 24, 2018 00:37
Show Gist options
  • Save apexearth/e7e84b4aa6d622b43dfddfe01079dd8d to your computer and use it in GitHub Desktop.
Save apexearth/e7e84b4aa6d622b43dfddfe01079dd8d to your computer and use it in GitHub Desktop.
s3fs fuse vsftpd mount for /etc/fstab
your.bucket.name /home/ftp fuse.s3fs _netdev,allow_other,use_path_request_style,endpoint=us-west-2,url=https://s3-us-west-2.amazonaws.com,umask=0022,use_cache="/tmp/ftp",stat_cache_expire=3600 0 0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment