dutchcoders / dutchcoders/transfer.sh
Download button fails for names with hash mark (#)
Open
- 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.