Guest User

Untitled

a guest
Jan 18th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. sudo /usr/local/bin/s3fs -ouid=<UserID>,gid=<GroupID>
  2. -o allow_other
  3. -o default_acl="public-read"
  4. -o use_rrs=1 <S3_Bucket_Name> /home/<userDir>
Add Comment
Please, Sign In to add comment