我想使用 wget 向我的服务器发出以下 POST 请求:
email=abc@abc.com&file1=@FILE_HERE&file2=@FILE_HERE
在上述要求,有三个POST参数叫email,file1和file2其中email包含的用户电子邮件和file1,file2包含文件。
email
file1
file2
我怎样才能使用它发送它wget?我不想使用curl.
wget
curl
linux bash wget http
bash ×1
http ×1
linux ×1
wget ×1