Difference between revisions of "Encfs"
Views
Actions
Namespaces
Variants
Tools
→Using it - encrypting
imported>Viking60 |
imported>Viking60 |
||
Line 29: | Line 29: | ||
To achieve this, we run the following command in a terminal: | To achieve this, we run the following command in a terminal: | ||
encfs ~/.secret ~/secret | encfs ~/.secret ~/secret | ||
You may also create the directories ~/.secret and ~/secret manually. | |||
===First time run=== | ===First time run=== | ||
This will create the hidden directory '''.secret''' and the mount point '''secret''' the first time you run it. Just answer yes to the prompts - twice. You need to use the full path. | This will create the hidden directory '''.secret''' and the mount point '''secret''' the first time you run it. Just answer yes to the prompts - twice. You need to use the full path. |