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

Escape file names #9

Open
MarcusWichelmann opened this issue Mar 5, 2016 · 0 comments
Open

Escape file names #9

MarcusWichelmann opened this issue Mar 5, 2016 · 0 comments
Labels

Comments

@MarcusWichelmann
Copy link
Member

The server should escape filenames before writing files to the disk because e.g. ntfs doesn't support some characters. Replace all matches of [^a-zA-Z0-9.-] with _.

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

No branches or pull requests

1 participant