encfsctl --version (return code: 0)
encfsctl version 1.9.2
encfsctl (return code: 1)
encfsctl version 1.9.2
Usage:
encfsctl (root dir)
-- displays information about the filesystem, or
encfsctl info (root dir)
-- show information (Default command)
encfsctl showKey (root dir)
-- show key
encfsctl passwd (root dir)
-- change password for volume
encfsctl autopasswd (root dir)
-- change password for volume, taking password from standard input.
No prompts are issued.
encfsctl autocheckpasswd (root dir)
-- check password for volume, taking password from standard input.
No prompts are issued.
encfsctl showcruft (root dir)
-- show undecodable filenames in the volume
encfsctl cat [--extpass=prog] (root dir) path
-- decodes the file and cats it to standard out
encfsctl decode [--extpass=prog] (root dir) [encoded-name ...]
-- decodes name and prints plaintext version
encfsctl encode [--extpass=prog] (root dir) [plaintext-name ...]
-- encodes a filename and print result
encfsctl export (root dir) path
-- decrypts a volume and writes results to path
encfsctl --version
-- print version number and exit
Example:
encfsctl info ~/.crypt