• Joined on 2025-07-20
michael closed issue dutchcoders/transfer.sh#60 2026-01-19 18:28:48 +00:00
Site crashed
michael opened issue dutchcoders/transfer.sh#61 2026-01-19 18:28:48 +00:00
HTTP_AUTH_USER / HTTP_AUTH_PASS ignored
michael opened issue dutchcoders/transfer.sh#62 2026-01-19 18:28:48 +00:00
Error (403) during upload of file occured
michael opened issue dutchcoders/transfer.sh#63 2026-01-19 18:28:48 +00:00
Provider not set or invalid
michael closed issue dutchcoders/transfer.sh#61 2026-01-19 18:28:48 +00:00
HTTP_AUTH_USER / HTTP_AUTH_PASS ignored
michael closed issue dutchcoders/transfer.sh#62 2026-01-19 18:28:48 +00:00
Error (403) during upload of file occured
michael closed issue dutchcoders/transfer.sh#63 2026-01-19 18:28:48 +00:00
Provider not set or invalid
michael commented on issue dutchcoders/transfer.sh#63 2026-01-19 18:28:48 +00:00
Provider not set or invalid

@paolafrancesca commented on GitHub:

@JSBmanD not sure how it worked before, since there's no sh binary in the image (it's based on scratch: only transfer.sh binary)

the proper command…

michael commented on issue dutchcoders/transfer.sh#57 2026-01-19 18:28:47 +00:00
curl doesn't return download url

@paolafrancesca commented on GitHub:

could you also share curl --version and

$ curl --progress-bar --interface eth0 --trace-ascii curl-trace.txt --upload-file 20230623_121152.mp4…
michael opened issue dutchcoders/transfer.sh#58 2026-01-19 18:28:47 +00:00
Support pasting text
michael opened issue dutchcoders/transfer.sh#56 2026-01-19 18:28:47 +00:00
Why were the patch versions for CVE-2022-40931 released so late?
michael opened issue dutchcoders/transfer.sh#60 2026-01-19 18:28:47 +00:00
Site crashed
michael opened issue dutchcoders/transfer.sh#59 2026-01-19 18:28:47 +00:00
transfer.sh shasum of upload and download not matching
michael commented on issue dutchcoders/transfer.sh#55 2026-01-19 18:28:47 +00:00
http-auth doesn't seem to work

@paolafrancesca commented on GitHub:

please. pull dutchcoders/transfer.sh:latest again, this was raised on https://github.com/dutchcoders/transfer.sh/issues/563 and fixed in 1.6.0

michael commented on issue dutchcoders/transfer.sh#55 2026-01-19 18:28:47 +00:00
http-auth doesn't seem to work

@YasenMakioui commented on GitHub:

Woah! Nice!

I was using another version. I tried the latest version a month or two ago.

Thanks for the support!!!!

michael commented on issue dutchcoders/transfer.sh#56 2026-01-19 18:28:47 +00:00
Why were the patch versions for CVE-2022-40931 released so late?

@paolafrancesca commented on GitHub:

Hello,

according to the personal time available to the mantainers during a specific time frrame, versions are not frequently released.

We'll keep an eye…

michael commented on issue dutchcoders/transfer.sh#57 2026-01-19 18:28:47 +00:00
curl doesn't return download url

@paolafrancesca commented on GitHub:

@Spacelight42 could you please share the full curl command you run and the system you run on? thanks

michael commented on issue dutchcoders/transfer.sh#57 2026-01-19 18:28:47 +00:00
curl doesn't return download url

@paolafrancesca commented on GitHub:

closing as stale

michael commented on issue dutchcoders/transfer.sh#57 2026-01-19 18:28:47 +00:00
curl doesn't return download url

@marzocchi commented on GitHub:

hi @Spacelight42, can you try again with

curl --progress-bar --interface eth0 --upload-file 20230623_121152.mp4 https://transfer.sh/ltw.mp4; printf…
michael commented on issue dutchcoders/transfer.sh#57 2026-01-19 18:28:47 +00:00
curl doesn't return download url

@Spacelight42 commented on GitHub:

short version:

$ curl --progress-bar --interface eth0 --upload-file 20230623_121152.mp4 https://transfer.sh/ltw.mp4                                       …