Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Files cannot be saved to a newly created encfs volume #53

Closed
Zero3 opened this issue Aug 2, 2016 · 8 comments
Closed

Files cannot be saved to a newly created encfs volume #53

Zero3 opened this issue Aug 2, 2016 · 8 comments

Comments

@Zero3
Copy link

Zero3 commented Aug 2, 2016

Environment

  • Windows version: Windows 7
  • Processor architecture: 64-bit
  • Encfs4win version: 1.10.1-RC8
  • Dokan version (legacy, modern): modern

Steps to reproduce problem

  1. encfs D:\Enc D:\Dec

  2. Use standard configuration and any password

  3. Open notepad

  4. Try to save the empty file to the mounted folder (D:\Dec in my case)

  5. Observe failure to save file:

image

@Zero3 Zero3 changed the title Files cannot be saved to a fresh encfs volume Files cannot be saved to a newly created encfs volume Aug 2, 2016
@jetwhiz
Copy link
Owner

jetwhiz commented Aug 3, 2016

@Zero3 -- is this a clean installation of encfs and Dokany? I've tested this out on various platforms and do not seem to experience this issue. I would recommend completely uninstalling both Dokany and encfs, restarting, and installing encfs RC8 fresh.

@Zero3
Copy link
Author

Zero3 commented Aug 3, 2016

@jetwhiz Yup, clean install. I will try reinstalling and testing again.

I did create (with encfs) and delete (with explorer) the enc and dec folders several times because of #52 though, so maybe this was caused by some stale state in encfs/Dokany/Windows or something like that?

@jetwhiz
Copy link
Owner

jetwhiz commented Aug 3, 2016

@Zero3 -- that could be what's causing it -- can you try this again after testing the patch for issue #52?

@gzl6
Copy link

gzl6 commented Aug 18, 2016

I just follow @Zero3's steps. same issue on me. It reports no permission.
Moreover, I can create new text file in the volume by right click the mouse. while if you open it for edit. it reports file can not be found.

@jetwhiz
Copy link
Owner

jetwhiz commented Aug 18, 2016

@gzl6 -- You experience these issues when you mount to a drive letter? e.g.,

encfs   D:\Enc   Z:

Also, this is with the latest version of encfs4win (1.10.1-RC8)?

@gzl6
Copy link

gzl6 commented Aug 19, 2016

@gzl6 -- You experience these issues when you mount to a drive letter? e.g.,

Mount to a driver root has no issues.
I just follow @Zero3 steps to mount on folder found the problem.
And it is strange why mount to a folder need to create it first. It should be virtual folder.
ashampoo_snap_2016 08 19_10h54m23s_002_

Also, this is with the latest version of encfs4win (1.10.1-RC8)?

Here is sytem info:
Windows version: windows 10 64bit
Processor architecture:
Encfs4win version: 1.10.1-RC8
Dokan version (legacy, modern): modern

@jetwhiz
Copy link
Owner

jetwhiz commented Aug 20, 2016

@gzl6 -- that part is a known issue with Dokan (1.10.1-RC8).

Even the old version of encfs4win (http://members.ferrara.linux.it/freddy77/encfs.html) stated "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.".

At least for now, you must mount to a drive letter when using encfs on Windows.

@jetwhiz
Copy link
Owner

jetwhiz commented Aug 20, 2016

I'm going to mark this as a duplicate of issue #51

@jetwhiz jetwhiz closed this as completed Aug 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants