由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Unix版 - how to use telnet download files under HTTP serve
相关主题
help: chinese telnetcygwin 问题请教
how to get rid of the ^M in files?[转载] 请教: intel fortran 的 segmentation fa
how to handle *.pkg files?请问一个sever 问题 (转载)
how to download a dir and its files under ftp升级kernel失败
yetty, where are u?how to enter a directory like "..a pub" ? Thanks
run Apache and ns-fasttrack server together, which one is the default http server?Abort(coredump) ??????????????
请教一个license management 的问题C++5.0的初级问题
普通用户的login attempt failed le...sed question??
相关话题的讨论汇总
话题: http话题: telnet话题: files话题: download话题: use
进入Unix版参与讨论
1 (共1页)
w***h
发帖数: 7
1
How to use telnet download files under HTTP severs..
such as address like http://www.***.edu/***.exe
is it possible to do this only using telnet terminal?
Thanks
w*****g
发帖数: 198
2
wget http://www.***.edu/***.exe

【在 w***h 的大作中提到】
: How to use telnet download files under HTTP severs..
: such as address like http://www.***.edu/***.exe
: is it possible to do this only using telnet terminal?
: Thanks

h****g
发帖数: 56
3
telnet www.***.edu 80
GET /????.html HTTP/1.0
(2 Enters here)
If you are writing some shell script, you can also use nc.

【在 w***h 的大作中提到】
: How to use telnet download files under HTTP severs..
: such as address like http://www.***.edu/***.exe
: is it possible to do this only using telnet terminal?
: Thanks

1 (共1页)
进入Unix版参与讨论
相关主题
sed question??yetty, where are u?
Can't find library ncurses when I compile cxtermrun Apache and ns-fasttrack server together, which one is the default http server?
Openbox安装、配置问题请教一个license management 的问题
pkgadd on Solaris普通用户的login attempt failed le...
help: chinese telnetcygwin 问题请教
how to get rid of the ^M in files?[转载] 请教: intel fortran 的 segmentation fa
how to handle *.pkg files?请问一个sever 问题 (转载)
how to download a dir and its files under ftp升级kernel失败
相关话题的讨论汇总
话题: http话题: telnet话题: files话题: download话题: use