@johnko commented on GitHub:
example in my fork https://github.com/johnko/wtfc/blob/master/transfersh-server/handlers.go#L612-631
@paolafrancesca commented on GitHub:
@johnko storage.Seeker seems to be suitable only for local storage
@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.…
@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…
transfer command
transfer command
@paolafrancesca commented on GitHub:
@fladd it's not supposed to work
@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…
@Arinerron commented on GitHub:
Possible duplicate? https://github.com/dutchcoders/transfer.sh/issues/35
transfer command