encfs Command Examples

Mount or create encrypted virtual filesystems. See also fusermount, which can unmount filesystems mounted by this command. More information: https://github.com/vgough/encfs.

encfs {{/path/to/cipher_dir}} {{/path/to/mount_point}}

encfs --standard {{/path/to/cipher_dir}} {{/path/to/mount_point}}

encfs -f {{/path/to/cipher_dir}} {{/path/to/mount_point}}

encfs --reverse {{path/to/plain_dir}} {{path/to/cipher_dir}}