Skip to content

v1.10.1-RC15

Pre-release
Pre-release
Compare
Choose a tag to compare
@jetwhiz jetwhiz released this 07 Apr 19:48
· 13 commits to master since this release

Note: This is normally stable, but we ask that you test to ensure everything works properly for your setup.

This version is based on the following software:

Fixed

  • Dokany fixed an issue upstream that would sometimes result in an immediate drive unmount after mounting

Known Issues

  • UTF-8 filesystem encodings not handled correctly in encfs and encfsctl (issue #79, #92, #94)
  • 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!
  • Dokan legacy still experiences issue #80, where cut-paste a folder may result in data loss.
  • Thai/CJK multi-byte encodings not supported (issue #55 and #94)