File:

OR





Uploads/pastes are deleted after 5 days.

For shell uploading/pasting use:
curl -F "content=<-"  < file      (not binary safe)
cat file | curl -F "content=<-"   (not binary safe)
curl -F "file=@/home/user/foo"    (binary safe)

If you want to you can use my script (needs python and curl) to upload files, paste text or delete your uploads:
http://git.server-speed.net/bin/plain/fb

If you experience any problems feel free to contact me.


This service is provided without warranty of any kind and may not be used to distribute copyrighted content.