CURL实现ftp-over-http
Monday, September 19, 2011
11:00 AM
- 无密码的ftp server
curl -x 10.230.21.107:8080 --url
- 需要密码
curl -x 10.230.21.107:8080 --url
1311阅读 0评论2011-09-20 jian_g_
分类:
CURL实现ftp-over-http
Monday, September 19, 2011
11:00 AM
curl -x 10.230.21.107:8080 --url
curl -x 10.230.21.107:8080 --url