Difference between revisions of "Encfs"
→Encrypting Dropbox
imported>Viking60 |
imported>Viking60 |
||
Line 82: | Line 82: | ||
Again; do not put any content in ~/Dropbox/encrypted: All the content there will be added after you have mounted the working directory - '''~/Dropbox_unencrypted'''. | Again; do not put any content in ~/Dropbox/encrypted: All the content there will be added after you have mounted the working directory - '''~/Dropbox_unencrypted'''. | ||
To test it you can unmount it with | To test it you can unmount it with | ||
fusermount -u ~Dropbox_unencrypted | fusermount -u ~/Dropbox_unencrypted | ||
and re-mount it with | and re-mount it with | ||
encfs ~/Dropbox/encrypted ~/Dropbox_unencrypted | encfs ~/Dropbox/encrypted ~/Dropbox_unencrypted |