I use EncFS with Cryptkeeper to manage my encrypted folders (containing personal data files, bank, scans ...).
I would like to encrypt a folder on my NAS Synology but even when I have my NAS folder mounted on Ubuntu I cannot create an encrypted folder with cryptkeeper because the NAS isn't visible: I only have the local folders.
If someone have the solution, I would like to avoid the commande line, but maybe I can create a specific launcher for the folder? I would prefer Cryptkeeper.
Thx in advance. D.
I think it should work if you'd add your NAS to /etc/fstab to have it permanently mounted.
In my case I added a drive connected to a Fritz!Box:
Open your NAS in Nautilus. Press Ctrl+L and copy the place without prefix(?), in my case //fritz.box/fritz.nas/WD-10EAVSExternal-01:
Create a place which should link to your NAS, i. e. /media/fritzbox:
Edit /etc/fstab:
and add following line - adjusted to your settings:
Finish with mounting:
Then you should be able to see the NAS in Cryptkeeper, at least it works here.
Here's the steps I use:
The share will of course need to be mounted before the CryptKeeper folder.