安裝transfer.sh
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
Was this helpful?
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
Was this helpful?