linux 命令行上传文件

Linux command line tool for uploading files over HTTP as multipart/form-data?

curl -F "file=@localfile;filename=nameinpost" url.com
posted @ 2022-12-09 09:56  iyiluo  阅读(109)  评论(0)    收藏  举报