Curl post a file commandline

By.

min read

My profile

Share this:
curl -v -X POST -F "file=@${thefile}" ${url}
Share this:

Leave a Reply

Your email address will not be published. Required fields are marked *