Want:win98的ftp.exe使用详解.

Truman 2000-03-06 10:02:00
...全文
164 3 打赏 收藏 转发到动态 举报
写回复
用AI写文章
3 条回复
切换为时间正序
请发表友善的回复…
发表回复
Jake 2000-03-09
  • 打赏
  • 举报
回复
if you want to access to a ftp server,please run ftp.exe on your client.
the connect the server and prompt debug.So if you send a command to the
server than you see what the server do.
ftp>open XXX.XXX.XXX.xxx
ftp>debug
ftp>ls
--->list --->this command is run by the server

Sometime you can develope a ftp client program with winsock.
radish 2000-03-06
  • 打赏
  • 举报
回复
在FTP敲HELP命令
huaiqj 2000-03-06
  • 打赏
  • 举报
回复
c:\>ftp
ftp> help
Commands may be abbreviated. Commands are:

! delete literal prompt send
? debug ls put status
append dir mdelete pwd trace
ascii disconnect mdir quit type
bell get mget quote user
binary glob mkdir recv verbose
bye hash mls remotehelp
cd help mput rename
close lcd open rmdir
ftp>
ftp> open ftp.your.site
ftp> cd yourdir
ftp> get afile
ftp> bye

4,356

社区成员

发帖
与我相关
我的任务
社区描述
通信技术相关讨论
社区管理员
  • 网络通信
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧