• Joined on 2025-07-20
michael closed issue dutchcoders/transfer.sh#393 2026-01-19 18:30:09 +00:00
problem with the link of uploaded amr file
michael commented on issue dutchcoders/transfer.sh#393 2026-01-19 18:30:09 +00:00
problem with the link of uploaded amr file

@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>
michael commented on issue dutchcoders/transfer.sh#393 2026-01-19 18:30:09 +00:00
problem with the link of uploaded amr file

@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…

michael commented on issue dutchcoders/transfer.sh#393 2026-01-19 18:30:09 +00:00
problem with the link of uploaded amr file

@nl5887 commented on GitHub:

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

michael commented on issue dutchcoders/transfer.sh#392 2026-01-19 18:30:09 +00:00
Support for mkv video files

@orschiro commented on GitHub:

@aspacca not anymore. Thanks for the reminder! Closing...

michael commented on issue dutchcoders/transfer.sh#386 2026-01-19 18:30:08 +00:00
support Range request from HTTP Header

@paolafrancesca commented on GitHub:

@johnko storage.Seeker seems to be suitable only for local storage

michael commented on issue dutchcoders/transfer.sh#387 2026-01-19 18:30:08 +00:00
Listening only on IPV6 after building

@nl5887 commented on GitHub:

What I'm reading at https://groups.google.com/forum/#!msg/golang-nuts/F5HE7Eqb6iM/q_um2VqT5vAJ is that the ipv4 packets are being received through the ipv6 address.…

michael commented on issue dutchcoders/transfer.sh#387 2026-01-19 18:30:08 +00:00
Listening only on IPV6 after building

@aksswami commented on GitHub:

As @Auroch described, I am also facing same problem after building on OSX with docker. Not able to access it via localhost but working fine with 127.0.0.1. If I…

michael opened issue dutchcoders/transfer.sh#388 2026-01-19 18:30:08 +00:00
Doesn't work on MacOS X 10.6
michael opened issue dutchcoders/transfer.sh#389 2026-01-19 18:30:08 +00:00
Opening uploaded html file link to browser causes browser to execute the javascript in the file
michael closed issue dutchcoders/transfer.sh#385 2026-01-19 18:30:08 +00:00
[Question] Files with same token can't be easily zipped together?
michael closed issue dutchcoders/transfer.sh#388 2026-01-19 18:30:08 +00:00
Doesn't work on MacOS X 10.6
michael closed issue dutchcoders/transfer.sh#389 2026-01-19 18:30:08 +00:00
Opening uploaded html file link to browser causes browser to execute the javascript in the file
michael closed issue dutchcoders/transfer.sh#390 2026-01-19 18:30:08 +00:00
Add raw link to the file
michael commented on issue dutchcoders/transfer.sh#388 2026-01-19 18:30:08 +00:00
Doesn't work on MacOS X 10.6

@nl5887 commented on GitHub:

What app is this? I think you've created this issue in the wrong repository.

michael opened issue dutchcoders/transfer.sh#390 2026-01-19 18:30:08 +00:00
Add raw link to the file
michael closed issue dutchcoders/transfer.sh#386 2026-01-19 18:30:08 +00:00
support Range request from HTTP Header
michael closed issue dutchcoders/transfer.sh#387 2026-01-19 18:30:08 +00:00
Listening only on IPV6 after building
michael commented on issue dutchcoders/transfer.sh#385 2026-01-19 18:30:08 +00:00
[Question] Files with same token can't be easily zipped together?

@paolafrancesca commented on GitHub:

@ShadowKyogre you can actually do something like: curl -v "https://transfer.sh/(12pWqz/hello.txt,ZgZGV/hello.txt).tar.gz" -o test.tgz