jetwhiz / encfs4win

Windows port of EncFS
https://encfs.win
Other
399 stars 42 forks source link

"Unknown error", possibly Dokany incompatibility? #149

Open stl1988 opened 2 years ago

stl1988 commented 2 years ago

When you install the newest version of the Dokany library, it throws an unknown error when trying to mount a file system. Is this project still active?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

jetwhiz commented 2 years ago

Hi @stl1988 -- thank you for this report! The current version is built against Dokany v1, so it will not function with Dokany v2.

After a bit of tinkering and work, I got our beta branch (v1.11) updated to the latest version of all of our dependencies (including OpenSSL v1.1.1n). It seems that there might be some issues with file attributes when building against Dokany v2 (e.g., file size, timestamps), so that still needs to be investigated further.

If you are interested, you can try out the latest beta branch build: https://github.com/jetwhiz/encfs4win/releases/tag/v1.11.0-beta.4

We are planning on retiring the v1.10 branch of encfs4win in favor of the newer v1.11 branch, which includes the latest updates from the upstream encfs project. After we get everything working with v1.11 then that will become the new stable release.