当前位置:  技术问答>linux和unix

关于telnet行模式的问题--急

    来源: 互联网  发布时间:2016-03-02

    本文导语:  telnet默认的情况下传输的命令都是一个字符一个字符传输的,比如我在屏幕上敲打dir命令,那么telnet就用三个数据包,分别传d,i,r,我对telnet命令的设置不是很熟,我想问一下,怎么才能以行模式传输,比如我要传...

telnet默认的情况下传输的命令都是一个字符一个字符传输的,比如我在屏幕上敲打dir命令,那么telnet就用三个数据包,分别传d,i,r,我对telnet命令的设置不是很熟,我想问一下,怎么才能以行模式传输,比如我要传dir,那么能把dir在一个数据包里传输,,这在不同的系统里怎么设置?windowsxp   windows   2000     linux     里面的设置都是一样吗??   大家帮忙啊   ,谢谢了

|
 telnet localhost
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'
======
都提示你Escape character 是 '^]' 了, 按 CTRL+]就可以到telnet提示符, 输入telnet 命令:
$ telnet localhost
Trying ::1...
telnet: connect to address ::1: Connection refused
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Trying SRA secure login:
User (mymtom): mymtom
Password: 
[ SRA accepts you ]

FreeBSD/i386 (freebsd8.mymtom.cn) (ttyp2)

Password:
Last login: Mon Jan 21 21:17:50 from localhost
Copyright (c) 1992-2007 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.

FreeBSD 8.0-CURRENT (GENERIC) #0: Mon Dec 24 21:28:02 CST 2007

Welcome to FreeBSD!

Before seeking technical support, please use the following resources:

o  Security advisories and updated errata information for all releases are
   at http://www.FreeBSD.org/releases/ - always consult the ERRATA section
   for your release first as it's updated frequently.

o  The Handbook and FAQ documents are at http://www.FreeBSD.org/ and,
   along with the mailing lists, can be searched by going to
   http://www.FreeBSD.org/search/.  If the doc distribution has
   been installed, they're also available formatted in /usr/share/doc.

If you still have a question or problem, please take the output of
`uname -a', along with any relevant error messages, and email it
as a question to the questions@FreeBSD.org mailing list.  If you are
unfamiliar with FreeBSD's directory layout, please refer to the hier(7)
manual page.  If you are not familiar with manual pages, type `man man'.

You may also use sysinstall(8) to re-enter the installation and
configuration utility.  Edit /etc/motd to change this login announcement.

You can press up-arrow or down-arrow to walk through a list of
previous commands in tcsh.

telnet> mode line
ls
Desktop doc     local   src

telnet> help
Commands may be abbreviated.  Commands are:

close           close current connection
logout          forcibly logout remote user and close the connection
display         display operating parameters
mode            try to enter line or character mode ('mode ?' for more)
telnet          connect to a site
open            connect to a site
quit            exit telnet
send            transmit special characters ('send ?' for more)
set             set operating parameters ('set ?' for more)
unset           unset operating parameters ('unset ?' for more)
status          print status information
toggle          toggle operating parameters ('toggle ?' for more)
slc             change state of special charaters ('slc ?' for more)
auth            turn on (off) authentication ('auth ?' for more)
encrypt         turn on (off) encryption ('encrypt ?' for more)
z               suspend telnet
!               invoke a subshell
environ         change environment variables ('environ ?' for more)
?               print help information
opie            compute response to OPIE challenge
telnet> 

    
 
 

您可能感兴趣的文章:

  • 请问我想开通linux的telnet,ftp服务,在txt模式下应该怎样配置?
  • 网络问题: 两台相同的Linux主机a,b;从a 可以telnet 到 b ,从b 可以ping 通 a ,但从b不能telnet a
  • linux telnet 的问题
  • 急!Linux下telnet服务器编写问题
  • RHEL 5.0的telnet问题。
  • linux9.0下的telnet问题。。。
  • telnet 服务的问题
  • ftp和telnet无法访问的问题
  • fedora 安装telnet问题
  • 菜鸟问题:如何使用Telnet
  • 请教一个telnet服务的问题
  • fedora8开启telnet服务问题
  • telnet到linux服务期,为什么等待了10秒,才出现telnet界面,是DNS的问题吗?
  • 一个小问题,telnet上去后.....
  • telnet unix 问题
  • 请教一个关于telnet的小问题
  • redhat9,2.4.2-10内核,telnet服务有问题
  • telnet 的问题~
  • 也是telnet问题!
  • 有关telnet登陆问题,高手请进!
  • 关于linux 7.2下的telnet问题
  •  
    本站(WWW.)旨在分享和传播互联网科技相关的资讯和技术,将尽最大努力为读者提供更好的信息聚合和浏览方式。
    本站(WWW.)站内文章除注明原创外,均为转载、整理或搜集自网络。欢迎任何形式的转载,转载请注明出处。












  • 相关文章推荐
  • windows 7下打开或者关闭telnet客户端/服务端命令方法操作步骤
  • 求解! telnet默认是远程登录,用的telnet协议,但telnet到25 110等端口时用的什么协议呢?
  • CentOS安装Telnet,以root用户登陆Telnet以及CentOS的各种终端解释
  • Windows下telnet成功、Linux下telnet失败?
  • telnet,xinetd服务都已打开,就是无法用别的电脑telnet到我的LINUX
  • telnet不出去,别的机子却可以telnet进来,什么原因?
  • 新装的9.0,可是telnet却没开,请问怎么开telnet服务
  • fork之后,在execvl启动telnet,如何杀死该telnet进程?
  • 如何在Sco OpenServer上设置只准别的机telnet进来而不准从本地telnet到别的机?
  • 如何启动telnet服务?也就是别人能telnet到我的机器上来?
  • 用linux作telnet localhost怎么root自己都上不去?另外,装了firebird的bbs,怎么telnet看不见啊?
  • redhat linux7.3下怎么启动telnet服务啊???好让我客户可通过telnet访问!!!
  • 请问linux下不用系统自身telnet,怎么编程实现telnet,仅限c/c++
  • red hat linux7.2 能telnet 自己,别人telnet 不进来,为何?
  • 我安裝linux時忘了安裝telnet,現在系統裝好了之後怎麼再裝telnet阿?
  • SCO UNIX如何配置telnet服务可以使windows用户通过telnet登陆?
  • 我用telnet登陆到linux下运行了一个java程序,在关闭了telnet后怎么能让这个java程序继续执行
  • 我用telnet登陆到linux下运行了一个java程序,在关闭了telnet后怎么能让这个java程序继续执行,请高手指点一下
  • a 请问怎样查看服务器上的telnet进程,及远程telnet进程的ip
  • 如何用telnet工具进行远程登录,redhat7.2,如何从LINUX增加一个telnet用户,如何远程登录,并控制计算机,高人请详细写明命令,多谢!!!
  • 能ping通,但是telnet,ftp不上去,本机能telnet上去,求解释?


  • 站内导航:


    特别声明:169IT网站部分信息来自互联网,如果侵犯您的权利,请及时告知,本站将立即删除!

    ©2012-2021,,E-mail:www_#163.com(请将#改为@)

    浙ICP备11055608号-3