|
xuchunyi
初级用户
 
积分 66
发帖 26
注册 2006-1-23
状态 离线
|
『楼 主』:
求!!DOS下的ftp自动下载脚本
使用 LLM 解释/回答一下
我在网上看见过一些脚本能自动批量下载文件,但是我试了几个都不对啊?
那个大哥帮忙指点一下那!!
get.bat的内容 ftp -s:"1.ftp" 以下是1.ftp的内容,注意内容一定要有回车的空白行!!也是mget是读取的确认(回车)
******
open 210.12.168.8
rain
kingdee
cd kv2006
bin
get kvdos.exe
get kva.vlb
get......
麻烦指点一下啦
I saw some scripts on the Internet that can automatically download files in batches, but none of the ones I tried worked. Can that big brother help give some pointers!!
The content of get.bat is ftp -s:"1.ftp" Here is the content of 1.ftp, note that the content must have blank lines with carriage returns!! It is also the confirmation (carriage return) for mget to read
******
open 210.12.168.8
rain
kingdee
cd kv2006
bin
get kvdos.exe
get kva.vlb
get......
Please give some pointers, etc.
|
|
2006-9-13 03:54 |
|
|
vkill
金牌会员
     
积分 4103
发帖 1744
注册 2006-1-20 来自 甘肃.临泽
状态 离线
|
『第 2 楼』:
使用 LLM 解释/回答一下
我用的是
192.168.0.1 admin pass
get.bat 内容 ftp -n -s:test.scr 192.168.0.1
test.scr 内容
user admin
pass
get kvdos.exe
quit
I use
192.168.0.1 admin pass
The content of get.bat is ftp -n -s:test.scr 192.168.0.1
The content of test.scr is
user admin
pass
get kvdos.exe
quit
|
|
2006-9-13 05:33 |
|
|
xuchunyi
初级用户
 
积分 66
发帖 26
注册 2006-1-23
状态 离线
|
『第 3 楼』:
使用 LLM 解释/回答一下
我在纯dos下的ftp试过了,还是不行啊
I have tried it in pure DOS FTP, but it still doesn't work.
|
|
2006-9-13 21:42 |
|
|
xuchunyi
初级用户
 
积分 66
发帖 26
注册 2006-1-23
状态 离线
|
『第 4 楼』:
使用 LLM 解释/回答一下
出现下面这个提示,我应该在那里去找 PACKET DRIVER 呢?
FTP Transfer Program
Version 0.70
Type HELP for more information
NO PACKET DRIVER FOUND
c:\ftp>
There is no PACKET DRIVER found. You can try to check the network card driver installation, make sure the appropriate packet driver for the network card is properly installed. Usually, you can look for the packet driver in the driver disk that comes with the network card or from the official website of the network card manufacturer. If you are using a specific operating system related to DOS, there might be dedicated packet driver packages available for download from relevant retro-computing or network-related resource sites.
|
|
2006-9-13 22:43 |
|
|
xuchunyi
初级用户
 
积分 66
发帖 26
注册 2006-1-23
状态 离线
|
『第 5 楼』:
使用 LLM 解释/回答一下
奇怪的是我可以直接用FTP.EXE登陆ftp服务器下载东西啊
Strangely enough, I can directly use FTP.EXE to log in to the FTP server and download things.
|
|
2006-9-13 22:46 |
|
|
xuchunyi
初级用户
 
积分 66
发帖 26
注册 2006-1-23
状态 离线
|
『第 6 楼』:
使用 LLM 解释/回答一下
我顶啊! PACKET DRIVER 那里去找啊?
我是个菜鸟望多指点!
I support! Where can I find PACKET DRIVER?
I'm a newbie, please give more guidance!
|
|
2006-9-13 23:44 |
|
|
vkill
金牌会员
     
积分 4103
发帖 1744
注册 2006-1-20 来自 甘肃.临泽
状态 离线
|
『第 7 楼』:
使用 LLM 解释/回答一下
忘记说了,我是在xp 下试的
Forgot to mention, I tried it under XP
|
|
2006-9-14 00:21 |
|
|
xuchunyi
初级用户
 
积分 66
发帖 26
注册 2006-1-23
状态 离线
|
『第 8 楼』:
使用 LLM 解释/回答一下
晕啊!我在windows 2000的CMD下运行ftp也是报这样的问题:
FTP Transfer Program
Version 0.70
Type HELP for more information
NO PACKET DRIVER FOUND
c:\ftp>
Oh, I'm dizzy! I ran ftp under the CMD of Windows 2000 and got this problem:
FTP Transfer Program
Version 0.70
Type HELP for more information
NO PACKET DRIVER FOUND
c:\ftp>
|
|
2006-9-14 01:19 |
|
|
LanCat
中级用户
  
积分 288
发帖 78
注册 2003-11-19
状态 离线
|
『第 9 楼』:
使用 LLM 解释/回答一下
问一下,楼主在DOS直接运行FTP.exe程序,能手动下载文件吗?
Ask, can the building host manually download files by running the FTP.exe program directly in DOS?
|
|
2006-9-14 13:38 |
|
|
xuchunyi
初级用户
 
积分 66
发帖 26
注册 2006-1-23
状态 离线
|
『第 10 楼』:
使用 LLM 解释/回答一下
能啊!!直接用ftp.exe登陆服务器下载文件都没有问题。用自动多文件下载脚本就出了上面的问题。
Yes! Directly using ftp.exe to log in to the server to download files is all right. But when using an automatic multi-file download script, the above problem occurs.
|
|
2006-9-14 21:37 |
|