Skip to content

Instantly share code, notes, and snippets.

@alfeg
Created June 1, 2016 07:55
Show Gist options
  • Save alfeg/137bf10c30dbfedecb18976a56104701 to your computer and use it in GitHub Desktop.
Save alfeg/137bf10c30dbfedecb18976a56104701 to your computer and use it in GitHub Desktop.
find *.png -type f -exec curl -i -F filedata=@{} http://servername/image \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment