Skip to content

v1.10.2

Latest
Compare
Choose a tag to compare
@jetwhiz jetwhiz released this 27 Jan 02:32

This version is based on the following software:

Fixed

  • Issue "EncFS GUI should create config for case-insensitive file system on Windows. #135" fixed

Known Issues

  • Symbolic links are not yet supported inside encfs container (FUSE support needed -- see dokan-dev/dokany#343)
  • Buggy behavior when encfs isn't mounted to a drive letter (e.g., Z:) (issue #51)
    • Reparse points cause Windows/Dokany to convert filenames to all uppercase (see Dokany-issue #293)
    • This same issue applies to directory symbolic links and directory junctions, so avoid using them with encfs for now!
  • UTF-8 filesystem encodings not handled correctly in encfs and encfsctl (issue #79, #92, #94)
    • Thai/CJK multi-byte encodings not supported (issue #55 and #94)