dutchcoders / dutchcoders/transfer.sh

Download button fails for names with hash mark (#)

Open
#582 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
15.9k
Forks
1.6k
PR merge metrics
No merged PRs in 30d

Description

Mirror of #213 on the web frontend. If I upload `foo#1.txt` with curl, the download button gives a 404 because the `get` link has an unencoded `#`, so the server will not find `/get/hash/foo`.

If I upload the same file with the frontend, the download button works, but the filename is truncated at the `#`.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.