SyntaxFix
Write A Post
Hire A Developer
Questions
An example PUT following Martin C. Martin's comment:
curl -T filename.txt http://www.example.com/dir/
With -T (same as --upload-file) curl will use PUT for HTTP.
-T
--upload-file