EncFsConfig

Undocumented in source.

Members

Variables

configFile
string configFile;

The xml config for encfs

encryptedPath
string encryptedPath;

Where the encrypted encfs is. The SyncCmd, via Flow, determines where it is mounted.

mountCmd
string[] mountCmd;
Undocumented in source.
mountFuseOpts
string[] mountFuseOpts;
Undocumented in source.
passwd
string passwd;
Undocumented in source.
unmountCmd
string[] unmountCmd;
Undocumented in source.
unmountFuseOpts
string[] unmountFuseOpts;
Undocumented in source.

Meta