Linux command line tool for uploading files over HTTP as multipart/form-data?
curl -F "file=@localfile;filename=nameinpost" url.com
标签:文件,HTTP,over,命令行,linux,上传
From: https://www.cnblogs.com/iyiluo/p/16968148.html
Linux command line tool for uploading files over HTTP as multipart/form-data?
curl -F "file=@localfile;filename=nameinpost" url.com
标签:文件,HTTP,over,命令行,linux,上传
From: https://www.cnblogs.com/iyiluo/p/16968148.html