This is an experimental project of porting
EncFS to the Windows world.
Use
First time
install required Dokan library;
Extract executable (or compile by your own).
Every use
open a windows command
launch "encfs <crypt_dir> <plain_dir>" where crypt_dir is crypted directory while plain_dir is the directory where you can access not crypted files.
NOTE: Windows 7 users should use a drive (like "X:") as plain_dir to avoid case sensitive problems which results in file/folder not found problems.
Using GUI instead of command line:
launch the gui program and use the tray icon menu
You can also use Ronald Moegel batch included.
Comments and Reviews
encfs4win - open source Windows port of EncFS
The original project is stopped for long time,
and later another programmer picked up and continued the development.
the link is here:
https://github.com/jetwhiz/encfs4win/releases
I will open another item for that.
Anyway still thanks the developers from encfs, encfs4win (old and new).