megafs (1) Linux Manual Page
NAME megafs – Mount remote filesystem locally via FUSE SYNOPSIS megafs[-o<options>…][-d][-f]<mountpoint> DESCRIPTION Mounts remote filesystem locally via FUSE. NOTE: Be aware that reading and writing files is not implemented yet. You can only manage directories and remove files. OPTIONS -o <options> Additional mount options. Some useful options may be: kernel_cache, auto_cache, allow_other, allow_root, nonempty. -d…
