테라텀 (Tera Term) 4.60 이 2008.09.23 에 Release 되었습니다.
이미 아시겠지만 v 4.59 에서 프로그램 이름이
"UTF-8 TeraTerm Pro with TTSSH2" 에서 "
TeraTerm"
로 바뀐뒤 3개월만에 또 update 가 되었습니다.
프로그램 다운로드는 지난번과 마찬가지로 아래 사이트에서 받으시면 됩니다.
이번에도 여러가지 변화가 있었지만 제가 가장 반겼던 부분은
한글 추가 부분입니다. 이전에는 리눅스 한글 버젼 (ex: Fedora9) 이 설치된 서버에 Tera Term을 이용하여 접속을 할 경우, 디렉토리가 한글로 되어 있으면 깨져 보였는데, 이번에 update된 버젼에서는 그러한 문제가 해결 되었습니다.
기타 자세한 변경 사항은 아래 있으니 참고 하시기 바랍니다.
(
TTSSH2 사이트에 있는 내용을 가져온 것이니 해당 사이트에서 직접 보셔도 됩니다. ^^)
[TeraTerm]
2008.9.23 (Ver 4.60)
- added support of CHT (Cursor Forward Tabulation) and CBT (Cursor Backward Tabulation) control sequence.
- added support for Visual Bell. When TerTerm receive the BEL character, the window can flash instead of sounding the beep.
- added the Visual option of Beep entry in teraterm.ini file.
- added support for Korean language. Special thanks to Keonsoon Hwang.
- added the error message when a user can not open a log file. However, the logopen macro does not show the error message.
- added support for receiving the escape sequence regarding the code can change the window title.
- added AcceptTitleChangeRequest entry in teraterm.ini file. The default is ON.
- added the check box on Additional settings dialog.
- added support for changing the size of the ConfirmChangePaste dialog.
- added support for saving the size of the ConfirmChangePaste dialog to teraterm.ini file.
- added PasteDialogSize entry in teraterm.ini file. The default value is 330x230.
- added support for displaying the terminal size after resizing on the tool tip.
- added support for the progress indicator on the file transfer dialog.
- added the workaround for a lot of pasting data would corrupt on SSH2 connection. This workaround is 10msec waiting with each 500 byte.
- added support for canceling the `messagebox' and the `yesnobox' macro command. When a user cancels the messagebox window, the macro engine halts.
- added support for the TTX interface to hook the serial communication.
- added 'crc32' and crc32file macro command.
- added 'getttdir' macro command.
- Bug fix: A user could not duplicate the network session of TELNET and SSH without port 22 and 23.
- Bug fix: The terminal size could reduce on Windows 98-compatible products.
- Bug fix: TeraTerm icon would 16x16 size when a user changes the window by using Alt+Tab key on Windows Vista Aero.
- upgraded TTSSH version supporting SSH2 to 2.48
[TTSSH]
2008.9.23 (Ver 2.48)
- added support for VisualHostKey feature with OpenSSH 5.1.
- added a `200' number to LogLevel entry in teraterm.ini file. This logging level enables a user to caputure the SSH RAW packet data in a local file.
- Changed the error message of SSH2 RSA connection when the host key length is too short.
- Bug fix: TeraTerm would stall when a existing host key replaces on Windows Vista.
- upgraded OpenSSL to 0.9.8i
(참고)
기존에 제 블로그에 테라텀 관련해서 올린 글들이 있으니 혹시 관심 있으신 분들은 참고 하시기 바랍니다.
- Tera Term pro 4.55 (테라텀 프로 4.55)
: 예전 테라텀 (Tera Term) v 2.3 과의 비교 테이블이 있습니다.
- Tera Term pro 4.55 (테라텀) 자동 로그인
: 테라텀 메뉴 (Tera Term Menu) 라는 프로그램을 이용하여 서버에 자동으로 로그인 하는 방법입니다.
- 테라텀 매크로를 이용한 자동 로그인 (TeraTerm Macro)
: 테라텀 (Tera Term) 에서 제공하는 매크로를 이용하여 로그인 하는 방법입니다.
- VNC with SSH (테라텀프로 SSH이용)
: 테라텀 (Tera Term) 의 SSH 기능을 이용하여 VNC 접속의 보안을 강화 하는 방법입니다.
- RSA를 이용한 테라텀 SSH
: 테라텀 (Tera Term) 의 SSH 기능 이용시 테라텀에서 제공하는 RSA방식을 이용하여 인증을 하는 방법입니다.