Generaloptions-o opt,[opt...]
mount options
-h--help
print help
-V--version
print version
FUSEFAToptions:-o rw+ enable read-write mount (EXPERIMENTAL)
FUSEoptions:-d,-odebug
enable debug output (implies -f)
-f foreground operation
-s disable multi-threaded operation
-oallow_other
allow access to other users
-oallow_root
allow access to root
-ononempty
allow mounts over non-empty file/dir
-odefault_permissions
enable permission checking by kernel
-ofsname=NAME
set filesystem name
-olarge_read
issue large read requests (2.4 only)
-omax_read=N
set maximum size of read requests
-ohard_remove
immediate removal (don't hide files)
-ouse_ino
let filesystem set inode numbers
-oreaddir_ino
try to fill in d_ino in readdir
-odirect_io
use direct I/O
-okernel_cache
cache files in kernel
-o[no]auto_cache
enable caching based on modification times
-oumask=M
set file permissions (octal)
-ouid=N
set file owner
-ogid=N
set file group
-oentry_timeout=T
cache timeout for names (1.0s)
-onegative_timeout=T
cache timeout for deleted names (0.0s)
-oattr_timeout=T
cache timeout for attributes (1.0s)
-oac_attr_timeout=T
auto cache timeout for attributes (attr_timeout)
-ointr
allow requests to be interrupted
-ointr_signal=NUM
signal to send on interrupt (10)
-omax_write=N
set maximum size of write requests
-omax_readahead=N
set maximum readahead
-oasync_read
perform reads asynchronously (default)
-osync_read
perform reads synchronously