-
Notifications
You must be signed in to change notification settings - Fork 277
FreeBSD
Ben RUBSON edited this page May 13, 2018
·
5 revisions
pkg install fusefs-encfs
cd /usr/ports/sysutils/fusefs-encfs/
make build
make install
make clean
-
Get last EncFS version.
-
Compile, test and install following the
INSTALL.md
file from the version you use.
For example, for 1.9.5 : https://github.com/vgough/encfs/blob/v1.9.5/INSTALL.md
There may be some issues in reverse mode, when backing files are modified.
See this : https://github.com/vgough/encfs/issues/315#issuecomment-288197962