PuTTY

Posted on 2017-07-23 19:43  卖口锅  阅读(257)  评论(0)    收藏  举报

Putty

定义:

PuTTY is a free and open-source terminal emulator, serial console and network file transfer application.

  解释:

    ·一个文件传输应用 (既然可以传输文件,自然可以通信和操作) ;

    ·开源,终端模拟器,串行端口;

    ·支持的网络协议:SCP, SSH, Telnet, rlogin, Raw socket connection;

    ·其中包含的元素:Putty, PSETP, Pageant, PuTTY Manual, PuTTY Web Site, Puttygen, 以及PSCP, Plink, pterm(这两个没有在下图出现)

(不过我主要用到的就是PuTTY, 后期如果有基础其他,我再来补充)

总结:

   一个用于远程传输,符合几个网络协议的工具。