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

File exists but is not listed with dir on windows nor with ls on linux #125

Closed
ephestione opened this issue Apr 30, 2019 · 2 comments
Closed

Comments

@ephestione
Copy link

ephestione commented Apr 30, 2019

Environment

  • Windows version: 10
  • Processor architecture: x64
  • Encfs4win version: latest stable RC15
  • Dokan version (legacy, modern): modern

Description

File manager doesn't list several files in the mounted folder, but if instead of "dir" I do "dir filename" or "type filename" on commandline the file is shown. Happens with EncFSMP, with encfs4win, and with encfs on Ubuntu (with ls instead of dir, and cat instead of type), by mounting the same source folder (which is a dropbox subfolder). Said files are NOT set as hidden.

Expected behavior vs. actual behavior

File exists and IS shown via a folder listing command vs. file exists but is not shown in folder listing commands.

Steps to reproduce problem

  1. ?? Wouldn't know, I used a dropbox contained encrypted source folder as a work drectory for years, just now I realize some files that I can access (it's a webserver from where Apache can serve all the files, even those "missing"... and index.php is among the ones that aren't shown with dir command, nor ls on ubuntu, but work when requested by http clients)

Relevant logs

Attach any relevant log files that can help to debug your issue (be sure to use the -v option for verbose logs).
(wouldn't know how to produce them)

@jetwhiz
Copy link
Owner

jetwhiz commented May 4, 2019

Hi @ephestione

This sounds like it might be a known issue upstream with using encfs with Dropbox.

I would recommend looking at these two upstream issues for guidance on how to get this working:

This is particularly true if you have External IV Chaining enabled.

@stale
Copy link

stale bot commented Jul 3, 2019

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.

@stale stale bot added the wontfix label Jul 3, 2019
@stale stale bot closed this as completed Jul 11, 2019
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

2 participants