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

@paolafrancesca commented on GitHub:

@aksswami , @fredlubrano , @Auroch , still relevant?

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

@Auroch commented on GitHub:

Sorry, in fact, that work as you said but only if I test with local IP and not localhost ^^ This is OK

curl --upload-file ./test.txt http://127.0.0.1:8080/test.txt …

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

@fredlubrano commented on GitHub:

Hi,

I have the same problem "transfer server" listen on IPV6 only (Ubuntu 14.04). The configuration of the IPv6 is disabled on the network interface systcl.con…

michael closed issue dutchcoders/transfer.sh#381 2026-01-19 18:30:07 +00:00
Support getting upload slot before upload
michael commented on issue dutchcoders/transfer.sh#381 2026-01-19 18:30:07 +00:00
Support getting upload slot before upload

@paolafrancesca commented on GitHub:

@singpolyma I closed the issue since it was a two years old request. I'm doing some cleaning, you can open a new one if still a feature you want to be…

michael commented on issue dutchcoders/transfer.sh#380 2026-01-19 18:30:07 +00:00
Multiple Files?

@omgbox commented on GitHub:

transfer() { if [ $# -lt 1 ]; then echo -e "URL: https://transfer.sh" echo -e "Usage: $0 " echo -e "Example: $0 file.zip file2.txt…

michael commented on issue dutchcoders/transfer.sh#381 2026-01-19 18:30:07 +00:00
Support getting upload slot before upload

@singpolyma commented on GitHub:

?

michael commented on issue dutchcoders/transfer.sh#380 2026-01-19 18:30:07 +00:00
Multiple Files?

@Arinerron commented on GitHub:

Possible duplicate? https://github.com/dutchcoders/transfer.sh/issues/35

michael opened issue dutchcoders/transfer.sh#382 2026-01-19 18:30:07 +00:00
Newlines in text files are not shown on web preview
michael opened issue dutchcoders/transfer.sh#383 2026-01-19 18:30:07 +00:00
Add support for directories in the alias
michael opened issue dutchcoders/transfer.sh#381 2026-01-19 18:30:07 +00:00
Support getting upload slot before upload
michael closed issue dutchcoders/transfer.sh#383 2026-01-19 18:30:07 +00:00
Add support for directories in the alias
michael closed issue dutchcoders/transfer.sh#384 2026-01-19 18:30:07 +00:00
encryption example does not work when using the transfer command
michael commented on issue dutchcoders/transfer.sh#384 2026-01-19 18:30:07 +00:00
encryption example does not work when using the transfer command

@paolafrancesca commented on GitHub:

@fladd it's not supposed to work

michael opened issue dutchcoders/transfer.sh#385 2026-01-19 18:30:07 +00:00
[Question] Files with same token can't be easily zipped together?
michael opened issue dutchcoders/transfer.sh#386 2026-01-19 18:30:07 +00:00
support Range request from HTTP Header
michael opened issue dutchcoders/transfer.sh#387 2026-01-19 18:30:07 +00:00
Listening only on IPV6 after building
michael closed issue dutchcoders/transfer.sh#382 2026-01-19 18:30:07 +00:00
Newlines in text files are not shown on web preview
michael closed issue dutchcoders/transfer.sh#379 2026-01-19 18:30:07 +00:00
Remaing time and upload progress on web
michael closed issue dutchcoders/transfer.sh#380 2026-01-19 18:30:07 +00:00
Multiple Files?