-
-
Notifications
You must be signed in to change notification settings - Fork 89
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
Filename generated on ubuntu and commited can not be created on windows (git clone) #65
Comments
Hi, this is because pass-import only import the attached file name, not the actual binary content. As you can see in #68, this is being developed. |
Please re-open this issue due to: Statement is (on Ubuntu): Followed by (on windows): git prints this error:
Ubuntu system: Windows system: |
You need to use both the |
Expectation: Please move or copy this specific behaviour to BTW: There is a typo: "caracters" should be "characters". I saw this typo on many places in the code and documentation incl. github release notes. |
You are right, the option name are not really good. I will definitely rewrite this. |
@roddhjav would be cool if you can re-open this ticket, as long as it is not implemented / resolved. |
Import of following snippet from a keypass2 xml file:
Hex representation of Value:
results in following file:
this part of the filename results in file creation problems on windows:
The text was updated successfully, but these errors were encountered: