mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-11-19 10:45:12 +00:00
commit
28b2b5cac3
@ -187,7 +187,7 @@ sets signing AWS requests by sing Signature Version 2.
|
|||||||
sets umask for the mount point directory.
|
sets umask for the mount point directory.
|
||||||
If allow_other option is not set, s3fs allows access to the mount point only to the owner.
|
If allow_other option is not set, s3fs allows access to the mount point only to the owner.
|
||||||
In the opposite case s3fs allows access to all users as the default.
|
In the opposite case s3fs allows access to all users as the default.
|
||||||
But if you set the allow_other with this option, you can controll the permission permissions of the mount point by this option like umask.
|
But if you set the allow_other with this option, you can control the permission permissions of the mount point by this option like umask.
|
||||||
.TP
|
.TP
|
||||||
\fB\-o\fR nomultipart - disable multipart uploads
|
\fB\-o\fR nomultipart - disable multipart uploads
|
||||||
.TP
|
.TP
|
||||||
|
Loading…
Reference in New Issue
Block a user