git clone https://github.com/dutchcoders/transfer.sh.git
cd transfer.sh mkdir data tmp go run main.go --provider=local --listener :8080 --temp-path=tmp --basedir=data
Last updated 4 years ago