摘要: libcurl 上传文件到ftp服务器: curl.exe -T 本地文件 -u ftpuser:ftppassword ftp://192.168.0.1/ 主要参数: -A/--user-agent <string> 设置用户代理发送给服务器-b/--cookie <name=string/fi 阅读全文
posted @ 2016-04-29 11:44 孬孩他哥 阅读(731) 评论(0) 推荐(0)