Skip to content

Filename generated on ubuntu and commited can not be created on windows (git clone) #65

@christian-weiss

Description

@christian-weiss

Import of following snippet from a keypass2 xml file:

<Group>
...
<Entry>
<String>
<Key>Title</Key>
<Value>MySQL  	web400_db2 </Value>
</String>
</Entry>
...
</Group>

Hex representation of Value:

4D 79 53 51 4C 20 20 09 77 65 62 32 30 30 5F 64 62 32 20

results in following file:

ls -al
-rw------- 1 christian christian  521 Dez 21 16:07 'MySQL__'$'\t''web400_db2_.gpg'

this part of the filename results in file creation problems on windows:

'$'\t''

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions