mirror of
https://github.com/vgough/encfs.git
synced 2025-02-17 18:20:55 +01:00
Created FreeBSD (markdown)
parent
913daa8b17
commit
c84e8766a2
18
FreeBSD.md
Normal file
18
FreeBSD.md
Normal file
@ -0,0 +1,18 @@
|
||||
### Installation
|
||||
|
||||
pkg install fusefs-encfs
|
||||
|
||||
or
|
||||
|
||||
cd /usr/ports/sysutils/fusefs-encfs/
|
||||
make build
|
||||
make install
|
||||
make clean
|
||||
|
||||
You can also compile, test and install following instructions in 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
|
||||
|
||||
### Warnings
|
||||
|
||||
There may be some issues in reverse mode, when backing files are modified.
|
||||
See this comment : https://github.com/vgough/encfs/issues/315#issuecomment-288197962
|
Loading…
Reference in New Issue
Block a user