Putty 发布了 0.60 版

| 9 Comments

Putty 发布了新的版本 0.60,最有用的一个改进是在默认设定的地方可以存储主机名字。

- Pressing Ctrl+Break now sends a serial break signal in the serial back end, and in the SSH and Telnet backends it asks the server to do the same (if the server supports it). The previous Ctrl+Break behaviour can still be triggered with Ctrl-C.

- On Windows, it is no longer necessary to configure high-numbered
serial lines such as COM10 as `\\.\COM10'; PuTTY does this
automatically.

- You can now store a host name in the Default Settings.

还有不少 Bug 修订。估计 Putty 在国内网络人员中的普及原不及 SecureCRT。

--EOF--

9 Comments

国内很多人用盗版的secureCRT,
另外有一个ssh工具
ftp://ftp.ssh.com/pub/ssh/SSHSecureShellClient-3.2.9.exe
也很好用

putty很好用,看了这个blog赶紧下了个新的。因为我用批处理启动putty,看起来这个新改进对我没什么作用:)

@echo off
start putty.exe username@host -pw 'password'

SSHSecureShellClient-3.2.9 虽然是最后一个free版本,但是足够用了, 其sftp很好用。
putty 用的不是很多,偶尔用下那个modify 后支持utf8的Pietty

一直用putty,马上升级

自从发现了putty,除了cmd telnet就没用过其它。
一直渴望的一个功能就是像Kev 那样本地输入命令行,然后一起发送到服务器端执行。因为经常有服务器连接很慢的情况,这时候每敲一个字符回显都很慢。

和上面的Alex一样,putty够用、好用
不过更多的还是直接用linux,哈哈

依旧不支持断线自动重连…… 还得保持经常跑到实验室的服务器上重启SSH Tunnel的习惯 X(

不知道Alex是不是说Terminal设置里面的Line Discipline Options?