Terminals
For developers and system administrators, it’s a necessity to frequently log on to Linux servers from a Windows computer. Unlike Linux OS, Windows does not have a native ssh client. Putty is the most used freeware ssh client for Windows OS. It supports telnet and ssh protocols. One constraint with Putty is that it does not have support for tabbed windows. Putty Connection manager is developed to solve this problem but it has got a lot of issues in using the utility. Terminals supports not just telnet and ssh but also RDP, VNC, and RAS connections. You can save the login id and password of the remote servers and with a single click, you can connect to the server. You can create a group of servers and with a single click, you can open connections to all the servers added to the group. You can save multiple user credentials for the same server and can select the user name while connecting to the server.
Learn more
SuperPuTTY
The SuperPuTTY window manager for putty sessions. SuperPuTTY is a Windows-based application that manages putty ssh terminals. Additionally, it has a simple scripting language for basic tasks. It additionally supports RDP sessions. SuperPuTTY is used primarily as a window manager and multi-session manager for the PuTTY SSH Client. It allows you to embed PuTTY terminal instances inside of windows form providing a better-tabbed interface when multiple connections are used. Additionally, SuperPuTTY has support for using pscp.exe to transfer files to and from a remote host. Local terminal sessions can be started with MinTTY, as well as RDP, PowerShell, and other terminal applications. SuperPuTTY does not do any ssh or terminal management itself since PuTTY does an excellent job of this. SuperPuTTY as of v1.4.0.7 is available with an installer. SuperPuTTY is also available as a portable ZIP file, Simply unzip the files to a chosen location on your local disk.
Learn more
WinSCP
WinSCP is a popular SFTP client and FTP client for Microsoft Windows! Copy files between a local computer and remote servers using FTP, FTPS, SCP, SFTP, WebDAV, or S3 file transfer protocols. WinSCP is an open source free SFTP client, FTP client, WebDAV client, S3 client and SCP client for Windows. Its main function is file transfer between a local and a remote computer. Beyond this, WinSCP offers scripting and basic file manager functionality. Graphical user interface, translated into many languages. Integration with Windows (drag & drop, URL, shortcut icons). All common operations with files, and support for SFTP and SCP protocols over SSH and FTP and WebDAV and S3 protocols. Batch file scripting and command-line interface and .NET assembly for advanced programming tasks. Directory synchronization in several semi or fully-automatic ways. Integrated text editor, shares site settings with PuTTY, and supports password, keyboard-interactive, public key, and Kerberos authentication.
Learn more
PuTTYTray
Minimizing to the system tray (on CTRL + minimize, always, or directly on startup) Icons are customizable. Blinks tray icon when a bell signal is received. Configurable window transparency. URL hyperlinking, portability, optionally stores session configuration in files (for example, on a USB drive) like portaPuTTY. Easy access to the 'always on top setting (in the system menu). Android adb support. Load sessions from files using the command line. Automatically selects 'sessions from file' when the registry does not contain any sessions. Now built against PuTTy 0.61, getting features like Windows 7 Jumplist and Aero support. Executables now signed, should (eventually) make IE less angry; no code changes. URLs submenu, for easier keyboard access. Restore compatibility with older computers. Code signing certificate, and timestamping, no more certificate errors. Originally compiled by Barry Haanstra, now maintained by Chris West (Faux).
Learn more