SSH登陆,用XShell

我觉得XShell是Windows上目前最好的终端模拟器,但似乎大家只看到SecureCRT,很少人提XShell。

XShell vs. SecureCRT

  • Screen下的会话不会闪屏,而且可以回滚,这个功能太无敌了
  • Script的执行顺序可以调整,SecureCRT的这个功能实在太呆
  • 可以同时发送指令到多个session,这个也不错
  • 键盘映射的兼容性要好一些,不用去自己改映射
  • 可以展现tunnel等的情况
  • 支持布局切换,像gnome-terminal
  • 缺憾是对Unicode制表符支持不够好,内置的sftp不怎么好使(该公司有另外的xftp)
  • 许可相对便宜,对个人、教育用户是免费的!

XShell vs. Putty & Pietty

  • 支持ZModem协议,putty虽有leputty据说可以实现,但我一直没成功 :(
  • Session保存在文件中而非注册表,管理方便
  • 支持tab、自定义脚本、保存密码、多机管理…

当然putty是自由软件,和商用的XShell比较不是很合适。putty也有很多插件可以实现部分有缺憾的功能,用起来会麻烦一些就是了。我个人平常还是以putty为主,功能够用,速度飞快。大量机器的管理还是XShell合适。

注意,XShell在商业环境使用下是需要买许可的。

 

update:

SecureCRT 使用screen时屏幕闪烁,关闭 visual bell 就好了,putty 也是如此:

$ cat >> ~/.screenrc
# turn visual bell off
vbell off

This entry was posted in tech. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

6 Comments

  1. Posted 2008-10-5 at 15:20 | Permalink
  2. Posted 2008-11-30 at 21:56 | Permalink

    xsh 是 xshell 的缩写吗

  3. Posted 2008-12-29 at 23:44 | Permalink

    * 在.screenrc里把vbell置成off,securecrt也不会闪
    * securecrt的clone session功能用了ssh reuse,不用每次都输入密码(特别在用Keyboard Interactive认证方式的时候),这一点比xshell方便很多

  4. River
    Posted 2009-2-22 at 23:12 | Permalink

    像我这种只要执行些mkdir\tar\mv的人 用telnet就够了

  5. Posted 2009-2-23 at 00:50 | Permalink

    telnel和ssh用起来倒是没啥差别,都是得到个shell嘛
    但telnet不够安全,是明文传输,ssh是经过加密的

  6. Posted 2009-5-13 at 14:17 | Permalink

    我觉得……吾等槑人用putty就够了……

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">