File:
OR
Uploads/pastes are deleted after 5 days 0): ?> unless they are smaller than . Maximum upload size is
For shell uploading/pasting use:
curl -n -F "content=<-" < file (not binary safe) cat file | curl -n -F "content=<-" (not binary safe) curl -n -F "file=@/home/user/foo" (binary safe)
If you want to use authentication add the following to your ~/.netrc:
machine paste.xinu.at password my_secret_password
If you want to you can use this script to upload files, paste text or delete your uploads:
Arch Linux users: pacman -S fb-client
Debian users:
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.