tmpshare

Easily share temporary files over http. Read more.

Share files

Share text



From terminal

curl -T file.txt http://share.vaiscom.com/

curl -F file=@file.txt -F file2=@file2.txt http://share.vaiscom.com/

cat | curl -T - http://share.vaiscom.com/custom.txt