终端工具

终端工具:

1、WinSCP 开源 

【工具介绍】

    WinSCP[1] 是一个Windows环境下使用SSH的开源图形化SFTP客户端。同时支持SCP协议。它的主要功能就是在本地与远程计算机间安全的复制文件。最近:WinSCP 5.6.2 beta released

http://winscp.net/eng/download.php

http://sourceforge.net/projects/winscp/?source=typ_redirect

2、XShell 商业版 

【工具介绍】

      http://www.netsarang.com/download/main.html  Xshell 4 Build 0138

  一个好用的免费 SSH 客户端,可以作为 Telnet、Rlogin、SSH、SFTP、Serial 等协议的安全终端模拟软件,让你轻松管理远程主机。

  特色功能包括标签化管理远程会话、动态端口转发、自定义键盘映射、VB脚本支持、完全的 Unicode 支持等。

  XShell 可能比之前介绍的后面 SecureCRT 还好用些,主要表现在 Xshell 的 Screen 会话不闪屏,而且可以回滚;Script 的执行顺序可以调整;可以同时发送指令到多个 session;支持布局切换等。

  这里有人已经作成便携版,访问外链不做保障,下面,直接运行 XshellPortable.exe 即可,2014/10/22 更新版本为 Xshell 4 Build 0138 (4.0.0138) 简体中文绿色版,从 0122 版本开始,Xshell 开始有了官方简体中文和繁体中文版本。

【使用技巧】

XShell使用技巧 或者百度文库《XShell使用教程与技巧

3、Mintty  开源 小巧

【工具介绍】

MinTTY 是一款专用于 Cygwin 环境的终端模拟器,它兼容于 Xterm,支持 UTF-8、CJK 字体、Windows 输入法,可执行拖曳和复制/粘贴操作,具有原生的 Windows 外观及窗口透明等特性。

MinTTY 基于 PuTTY 的代码开发而成,既可以单独下载安装,也可以随同 Cygwin 一起安装。

https://code.google.com/p/mintty/

Mintty is a terminal emulator for Cygwin and MSYS. In Cygwin, it is installed as the default terminal by Cygwin's setup.exe. In MSYS, the mintty package can be installed with the command mingw-get install mintty. Alternatively, binaries for Cygwin 1.7, 1.5 and MSYS can be found on the downloads page.

Features include:

  • Xterm-compatible terminal emulation.
  • Native Windows user interface with a simple options dialog.
  • Easy copy & paste.
  • Drag & drop of text, files and folders.
  • Ability to open files and URLs with Ctrl+click.
  • Comprehensive character encoding support, including UTF-8.
  • Wide character display and Windows IME support.
  • Window transparency, including glass effect on Vista and 7.
  • 256 colours.
  • Fullscreen mode.
  • Options stored in a text file. No registry entries.
  • Small program size and quick scrolling.

Mintty works on all Windows versions from Windows 2000 onwards. Similarly to other Cygwin/MSYS terminals based on pseudo terminal ("pty") devices, however, mintty is not a full replacement for the Windows Command Prompt. While native console programs with simple text output usually work fine, interactive programs often have problems, although sometimes there are workarounds.

The Cygwin package ships with a manual page that can be accessed with man mintty. A PDF version of the manual is available from the downloads page. Invoking mintty with the --help option shows a summary of available command line options. Keycodescontrol sequences and some random tips can be found on the wiki.

Please report bugs or suggest enhancements via the issue tracker. Vote for any issues you'd particularly like to see addressed by starring them. The discussion group for all things mintty is mintty-discuss. General Cygwin questions should be sent to the Cygwin mailing list.

Mintty is based on code from PuTTY 0.60 by Simon Tatham and team. The program icon comes from KDE's Konsole. Mintty ties directly into Cygwin/MSYS and leaves out PuTTY's networking functionality, which is provided by packages such as openssh and inetutils instead. A number of PuTTY issues have been addressed.

4、SecureCRT 商业

【工具介绍】

目前最新7.3版本 http://www.vandyke.com/download/securecrt/download.html

OS For Windows Linux Mac

Arch On X86 X64

SecureCRT 和 SecureFX 都是由 VanDyke 出品的 SSH 传输工具。在此前的介绍中我们得知,SecureCRT是一款非常好用的、支持多标签的 SSH 客户端,极大方便了管理多个 SSH 会话。

而 SecureFX 则是一款专业而灵活、支持安全文件传输的 SFTP 客户端,也支持 SCP、SSL 等安全协议、以及传统的 FTP 协议。另外 SecureFX 比 FlashFXP 提供的 SFTP 功能更为全面健壮。

为方便使用,做出 SecureCRT+SecureFX 的整合版,运行 SecureCR 或 SecureFX 后,可以在保持 SSH 对话 Session 的情况下相互调用对方,方便以不同方式管理服务器。

5、FlashFXP 需注册

【工具介绍】

  一款功能强大的FXP/FTP软件,集成了其它优秀的FTP软件的优点,如CuteFTP的目录比较,支持彩色文字显示;如BpFTP支持多目录选择文件,暂存目录;又如LeapFTP的界面设计。支持目录(和子目录)的文件传输,删除;支持上传,下载,以及第三方文件续传;可以跳过指定的文件类型,只传送需要的本件;可自定义不同文件类型的显示颜色;暂存远程目录列表,支持FTP代理及Socks 3&4;有避免闲置断线功能,防止被FTP平台踢出;可显示或隐藏具有“隐藏”属性的文档和目录;支持每个平台使用被动模式等。

 如图(注意版本)

其中90=nop指令,故右边是。。。

原文地址:https://www.cnblogs.com/Fang3s/p/4058140.html