jetwhiz / encfs4win

Windows port of EncFS
https://encfs.win
Other
401 stars 41 forks source link

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

Closed ephestione closed 5 years ago

ephestione commented 5 years ago

Environment

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 commented 5 years ago

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[bot] commented 5 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.