fusereal, vufusereal - mount a file system tree to another place using FUSE and vufuse
Contents
Description
fusereal causes the contents of olddir to be accessible (also) under newdir.
vufusereal is the VUOS/vufuse submodule of fuserealName
fusereal, vufusereal - mount a file system tree to another place using FUSE and vufuse
Options
fusereal is build upon FUSE (Filesystem in Userspace) library. the complete set of available options
depends upon the specific FUSE installed. Execute fusereal-h to retrieve the actual complete list.
generaloptions-o opt,[opt...]
FUSE and file specific mount options.
-h display a usage and options summary
-V--version
display version
mainFUSEmountoptions
These options are not valid in VUOS/vufuse.
-d-odebug
enable debug output (implies -f)
-f foreground operation
-s disable multi-threaded operation
See Also
fuse(8), umvu(1)
Synopsis
fusereal [-hVdfs] [-ooptions ] olddirnewdir
in a umvu session:
mount-tvufusereal [-ooptions ] olddirnewdir