Skip to content

Instantly share code, notes, and snippets.

@terrancesnyder
Created July 13, 2011 15:53
Show Gist options
  • Save terrancesnyder/1080586 to your computer and use it in GitHub Desktop.
Save terrancesnyder/1080586 to your computer and use it in GitHub Desktop.
curl post file
curl --user MYUSERNAME:MYPASSWORD --form [email protected] --form discard=yes --form discard=yes "http://example.com/probe/adm/war.htm"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment