mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 06:03:25 +00:00
File names are converted to lower case #395
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @esamattis on GitHub.
curl -v -T Gemfile.lock transfer.shresults inhttps://transfer.sh/:key/gemfile.lockeven thou curl properly sends the PUT request with correct casing.From the log output:
This gets pretty annoying when downloading the file again.
Awesome service anyway. Thanks!
@nl5887 commented on GitHub:
We have submitted a pull request for Sanitize [https://github.com/kennygrant/sanitize/pull/5]. Let's see if this PR is accepted, then this issue will be solved.
@nl5887 commented on GitHub:
Good point, will work on this. Filenames are sanitized now, but sanitize means also lowercase now.
@probonopd commented on GitHub:
Is there still a chance of this being implemented? Thanks.
@nl5887 commented on GitHub:
Still waiting. I'll wait just a few days and otherwise use my fork.
@probonopd commented on GitHub:
Ping :-)
@cristian0 commented on GitHub:
+1