mount ~/encrypted_dir to ~/mountpoint:
encfs -o allow_other ~/encrypted_dir ~/mountpoint
"- o allow_other" is needed if you want to see the files with filemanager and play music/videos. otherwise files can only be seen and modified in terminal.
unmount ~/mountpoint:
fusermount -u ~/mountpoint
Build instructions can be found here: https://github.com/arsh0r/sailfishos-build-encfs
Attachment | Size | Date |
---|---|---|
encfs-1.8.1-1.armv7hl.rpm | 369.56 KB | 18/03/2018 - 15:50 |
encfs-1.8.1-1.i486.rpm | 381.6 KB | 20/03/2018 - 20:48 |
encfs-1.8.1-2.armv7hl.rpm | 371.71 KB | 20/01/2019 - 13:20 |
encfs-1.9.5-1.armv7hl.rpm | 321.25 KB | 13/05/2020 - 13:46 |
encfs-1.9.5-1.i486.rpm | 338.95 KB | 13/05/2020 - 13:46 |
2020-05-13: built latest stable encfs (1.9.5)
2019-01-20: recompiled for sfos3
2018-03-20: added i486 package
2018-03-18: built package (rlog statically linked) for armv7hl
Comments
Historyscholar
Sun, 2019/01/20 - 15:52
Permalink
'good