https://davidwalsh.name/curl-post-file
curl -X POST -F 'image=@/path/to/pictures/picture.jpg' http://domain.tld/upload
curl -X POST -F 'image=@/path/to/pictures/picture.jpg' http://domain.tld/upload
No comments:
Post a Comment