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

About "dev" branch, version 2, and "NameIO::recodePath" #255

Closed
javerous opened this issue Dec 21, 2016 · 3 comments
Closed

About "dev" branch, version 2, and "NameIO::recodePath" #255

javerous opened this issue Dec 21, 2016 · 3 comments

Comments

@javerous
Copy link

Hello,

I see that "dev" branch (aka version 2 of encfs) was not updated for a while. Is it abandoned ?

Anyway, you add some code in "recodePath" function to append a "+" instead of "/" when it's the first character, so we don't start with a "/".
I'm not sure what the purpose, but it (deeply) breaks compatibility with previous encrypted FS : for some path, it will not be able to find the correct file on the root directory, and so, some operations fail.
If this '+' is really necessary to handle some corner case, do you have plans to handle some backward compatibility ?

Thank you.

@dinoboy197
Copy link
Contributor

I'm not sure what the purpose, but it (deeply) breaks compatibility with previous encrypted FS : for some path, it will not be able to find the correct file on the root directory, and so, some operations fail.

Would you be able to provide the exact commands you're using which show the problem so we can reproduce and verify the issue?

@benrubson
Copy link
Contributor

See #314 for some news regarding EncFS v2.
Not sure then the dev branch is still active :|

@samrocketman
Copy link
Collaborator

Closing. If you encounter the issue again, please open a new issue and reference this one for context. Thanks @benrubson! If you think closing this is a mistake, then let me know and I'll re-evaluate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants