用curl能否下载这样的文件?
我是这样:
@shift
@echo off
cls
echo.
echo.
curl -o “
http://www.cn-dos.net/forum/attachment.php?aid=4982&checkid=efb82&download=1”
echo.
echo. 任意键返回。
pause > nul
goto net
提示信息为:
curl: no URL specified!
curl: try 'curl --help' or 'curl --manual' for more information
任意键返回。
Last edited by thirteen on 2010-4-30 at 10:54 ]