fu
fu is a personal temporary file upload client and server.
Server
$ fu -s -addr=":3000" -token="secret"
Client
$ export FU_ADDR="http://localhost:3000"
$ export FU_TOKEN="secret"
$ fu -d 2h main.go
$ exiftool -all= -o - ~/tmp/IMG_20160420_162000.jpg | fu -