problem with the link of uploaded amr file #393

Closed
opened 2026-01-19 18:30:09 +00:00 by michael · 4 comments
Owner

Originally created by @melmi on GitHub.

Hi,

I tried this twice today: when I upload an amr file, transfer.sh generates a link which its content is something like this:

</html> <html class="no-js"> <head> ...

Thank you.

Originally created by @melmi on GitHub. Hi, I tried this twice today: when I upload an `amr` file, transfer.sh generates a link which its content is something like this: > </html> > <!doctype html> > > <html class="no-js"> > > <head> > ... Thank you.
Author
Owner

@melmi commented on GitHub:

I don't now why github does not show quoted text. I repeat it without quotation:

</html> <html class="no-js"> <head>
@melmi commented on GitHub: I don't now why github does not show quoted text. I repeat it without quotation: </html> <!doctype html> <html class="no-js"> <head>
Author
Owner

@nl5887 commented on GitHub:

Hmm, with curl I'm getting:

< HTTP/1.1 200 OK
< Content-Disposition: attachment; filename="koofeh.amr"
< Content-Type: audio/amr
< Date: Sun, 14 Dec 2014 13:55:50 GMT

With a webbrowser the template is not correctly loaded. Will fix this.

@nl5887 commented on GitHub: Hmm, with curl I'm getting: < HTTP/1.1 200 OK < Content-Disposition: attachment; filename="koofeh.amr" < Content-Type: audio/amr < Date: Sun, 14 Dec 2014 13:55:50 GMT With a webbrowser the template is not correctly loaded. Will fix this.
Author
Owner

@melmi commented on GitHub:

Strange. Again: https://transfer.sh/4jpyn/koofeh.amr

I tested this both with google chrome 38 and curl 7.37.1.

@melmi commented on GitHub: Strange. Again: https://transfer.sh/4jpyn/koofeh.amr I tested this both with google chrome 38 and curl 7.37.1.
Author
Owner

@nl5887 commented on GitHub:

The content / link seems to be still missing. What browser or curl version are you using?

@nl5887 commented on GitHub: The content / link seems to be still missing. What browser or curl version are you using?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dutchcoders/transfer.sh#393