Scroll to navigation

FUSE(1) User Commands FUSE(1)

NAME

AVFS - A Virtual File System

DESCRIPTION

usage: avfsd mountpoint [options]

general options:

mount options
print help
print version

FUSE options:

enable debug output (implies -f)
foreground operation
disable multi-threaded operation
allow access to other users
allow access to root
auto unmount on process termination
allow mounts over non-empty file/dir

-o default_permissions enable permission checking by kernel

set filesystem name
set filesystem type
issue large read requests (2.4 only)
set maximum size of read requests
immediate removal (don't hide files)
let filesystem set inode numbers
try to fill in d_ino in readdir
use direct I/O
cache files in kernel
enable caching based on modification times (off)
set file permissions (octal)
set file owner
set file group
cache timeout for names (1.0s)
cache timeout for deleted names (0.0s)
cache timeout for attributes (1.0s)
auto cache timeout for attributes (attr_timeout)
never forget cached inodes
remember cached inodes for T seconds (0s)
don't supply path if not necessary
allow requests to be interrupted
signal to send on interrupt (10)
names of modules to push onto filesystem stack
set maximum size of write requests
set maximum readahead
set number of maximum background requests
set kernel's congestion threshold
perform reads asynchronously (default)
perform reads synchronously
enable atomic open+truncate support
enable larger than 4kB writes
disable remote file locking
disable remote file locking (BSD)

-o no_remote_posix_lock disable remove file locking (POSIX)

use splice to write to the fuse device
move data while splicing to the fuse device
use splice to read from the fuse device

Module options:

[subdir]

prepend this directory to all paths (mandatory)
transform absolute symlinks to relative

[iconv]

original encoding of file names (default: UTF-8)
new encoding of the file names (default: ANSI_X3.4-1968)

fusermount version: 2.9.9 using FUSE kernel interface version 7.19

March 2023 FUSE library version: 2.9.9