Translations:Encfs/11/en
From Manjaro
Views
Actions
Namespaces
Variants
Tools
We want to make a directory that we would call
.secret
to keep our encrypted stuff, and we would make the mount point
secret
To achieve this, we run the following command in a terminal:
encfs ~/.secret ~/secret
You may also create the directories ~/.secret and ~/secret manually.