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

Handling simple and double quotes in filenames... #63

Open
Creteil opened this issue Apr 1, 2024 · 1 comment
Open

Handling simple and double quotes in filenames... #63

Creteil opened this issue Apr 1, 2024 · 1 comment

Comments

@Creteil
Copy link

Creteil commented Apr 1, 2024

Hi,

Is there a way to handle simple and double quotes in filenames, for example :

  • « Bob's "special" file.txt ».
@seindal
Copy link

seindal commented Apr 25, 2024

I ran into this same problem immediately.

I've worked around it by using the %u placeholder, and then URL-decoding the filename in my script.

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

2 participants