Last active
October 24, 2018 00:37
-
-
Save apexearth/e7e84b4aa6d622b43dfddfe01079dd8d to your computer and use it in GitHub Desktop.
s3fs fuse vsftpd mount for /etc/fstab
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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