• Joined on 2025-07-20
michael opened issue dutchcoders/transfer.sh#65 2026-01-19 18:28:49 +00:00
purgeTime display
michael opened issue dutchcoders/transfer.sh#66 2026-01-19 18:28:49 +00:00
Docker volume for uploads
michael commented on issue dutchcoders/transfer.sh#58 2026-01-19 18:28:48 +00:00
Support pasting text

@paolafrancesca commented on GitHub:

nice idea @fireonlive , I will look into it

if you are able on your own you can create a PR on the [transfer.sh-web](https://github.com/dutchcoders/transfer…

michael commented on issue dutchcoders/transfer.sh#60 2026-01-19 18:28:48 +00:00
Site crashed

@AwesomeKalin commented on GitHub:

I just couldn't access the site. Maybe something else broke between me and the site...

michael commented on issue dutchcoders/transfer.sh#59 2026-01-19 18:28:48 +00:00
transfer.sh shasum of upload and download not matching

@stefanbenten commented on GitHub:

Could you kindly upload a file and either send it via the support link on the homepage or link it here that shows this problem? We have tried it on several…

michael commented on issue dutchcoders/transfer.sh#59 2026-01-19 18:28:48 +00:00
transfer.sh shasum of upload and download not matching

@hgezim commented on GitHub:

Can't reproduce at this point. It was a .tar.gz file for what it's worth.

On Tue, Jun 27, 2023 at 6:35 PM, Stefan Benten < @.*** > wrote:

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#59 2026-01-19 18:28:48 +00:00
transfer.sh shasum of upload and download not matching
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#62 2026-01-19 18:28:48 +00:00
Error (403) during upload of file occured

@stefanbenten commented on GitHub:

Closing due to #556

michael commented on issue dutchcoders/transfer.sh#61 2026-01-19 18:28:48 +00:00
HTTP_AUTH_USER / HTTP_AUTH_PASS ignored

@odoucet commented on GitHub:

Thanks! I'll wait for https://hub.docker.com/r/dutchcoders/transfer.sh to be updated and I'll confirm to you if it is fixed :)

michael commented on issue dutchcoders/transfer.sh#61 2026-01-19 18:28:48 +00:00
HTTP_AUTH_USER / HTTP_AUTH_PASS ignored

@paolafrancesca commented on GitHub:

@odoucet can you please share how do you launch your docker container? either cli command line for docker run, your docker-compose file, or whatever? :)

michael commented on issue dutchcoders/transfer.sh#61 2026-01-19 18:28:48 +00:00
HTTP_AUTH_USER / HTTP_AUTH_PASS ignored

@paolafrancesca commented on GitHub:

woha! there was a huge bug in the basic auth logic since #537 !

glad you reported @odoucet

fixed in #564

michael commented on issue dutchcoders/transfer.sh#63 2026-01-19 18:28:48 +00:00
Provider not set or invalid

@JSBmanD commented on GitHub:

@aspacca thank you, it worked!

Just for future I'll post ready yml config:

version: "3"
services:
  transfer-sh:
    image: dutchcoders/transfer.sh:latest…
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 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#60 2026-01-19 18:28:48 +00:00
Site crashed