ssh2 free download listing

Free ssh2 downloads

How to download FTP Voyager ssh2
How to download z/Scope Code Editor ssh2
How to download z/Scope Telnet & SSH Client ssh2
How to download z/Scope Terminal Emulator ssh2

Alphabetical reference

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

How to download wodSFTP ssh2
How to download J2SSH Maverick ssh2
How to download Maverick.NET ssh2
How to download SecureBridge ssh2
wodSFTP
SFTP Client provides secure file transfer functionality over any reliable data
J2SSH Maverick
J2SSH Maverick is a lightweight professional SSH API for Java.
Maverick.NET
Maverick.NET is a lightweight professional API for the Microsoft .NET framework.
SecureBridge
A library of components for secure connection with remote services using SSH.


wodSFTP 3.2.1
The Secure File Transfer Protocol (SFTP Client) provides secure file transfer functionality over any reliable data stream, SSH in this case. It is the standard file transfer protocol for use with the SSH2 protocol.

wodSFTP component implements client side of this protocol which is reliable and easy to use.
SFTP protocol is designed to provide primarily file transfer, but also more general file system access on the remote server - in secure manner.
SFTP protocol assumes it is running on secure channel (secure channel is implemented in wodSFTP), thus no plaintext passwords or file information is exposed to the network.

This component implements protocol that is also used in well known SCP (Secure Copy) command on UNIX systems. Internally, SCP client opens SFTP connection with the server for file transfer (much better than calling RCP over SSH connection).

wodSFTP supports the most important PutFile (for file uploading) and GetFile (for file downloading) methods, but also:
* PutData and GetData to copy string variable to/from remote file,
* MakeDir and RemoveDir to create and delete directories,
* DeleteFile to delete file on the server,
* ListItems event to list files in some directory on remote server,
* GetAttributes and SetAttributes to retrieve and set attributes for the file (or directory),
* Resume property to resume broken transfers,
* Blocking mode to execute methods and wait until they are completed.
* Password and PublicKey properties that determine type of authentication with the server
* ASCII and Binary file transfers to handle different data types....
* Done event that is fired when executed method is completed - a perfect place to initiate new command..

wodSFTP is tested and works great with all OpenSSH versions, as well as SSH (from SSH Communications Security Corp.) which are most common on today's servers, but has been also tested on others too. Different server implementations handle some sftp features differently.
Tags: wodsftp, ftp, activex, encryption, secure, security, com, protocol, ssl, component, sftp, ftp activex, encryption secure, com protocol, ssl component, …

J2SSH Maverick 1.2.11
J2SSH Maverick is a lightweight professional SSH API for Java. The product is compatible for all versions of the Java Development Kit with support for SSH1, SSH2, SFTP and SCP. The product requires no external dependencies.

Features Include:
- Cross platform, 100% Java based API
- Support for both SSH protocols, SSH1 and SSH2
- No external dependencies, no JCE required!
- Small JAR sizes (148k minimum to support both protocols, 325k for complete feature set)
- Compatible with JDK1.1+ and J2ME (Java 2 Platform, Micro Edition)
- Password, Public key, Hostbased, and Keyboard Interactive authentication
- 3DES, DES & Blowfish ciphers
- Optional Twofish, AES & CAST ciphers
- Stateful decryption counter (SDCTR) mode cipher for AES
- SHA1, MD5 Message Authentication Codes (MACS)
- SFTP, SCP File Transfer protocols
- RSA, DSA public/private key file generation, in SSHTools, OpenSSH and SSH1 formats
- Supports reading of PuTTY and SSH.com public/private keys
- Port forwarding
- Public key subsystem
- X Forwarding
- ZLIB compression
- SSH2 custom channels
- HTTP, SOCKS 4 and SOCKS 5 proxy support
- diffie-hellman-group-exchange-sha1 Key Exchange
Tags: java, ssh, ssh1, ssh2, sftp, secure, ftp, api, secure ftp, …

Maverick.NET 1.0.7
Maverick.NET is a lightweight professional API for the Microsoft .NET framework. The product is written using 1000% managed C#, is compatible with all versions of the framework and supports SSH1, SSH2, SFTP and SCP. No external dependencies are required. Features included are: Product Information

* 100% fully managed component written in C# with no external dependencies
* Supports 1.0, 1.1 and 2.0 versions of the .NET Framework
* Full support for both SSH1 and SSH2 protocols
* Compatible with all SSH servers including SSH Communications Inc, OpenSSH, F-Secure and many others
* SFTP & SCP clients included
* Full MSDN-style API documentation
* Example code included in both VB.NET and C# languages
* Maximum 256-bit encryption using FIPS-197 AES cipher
* Password authentication
* Public key, keyboard-interactive authentication
* Port forwarding
* 3DES, Blowfish, AES, Serpent, Twofish and CAST ciphers
* diffie-hellman-group1-sha1 key exchange
* ssh-dss, ssh-rsa public keys
* SHA1, MD5 message authentication
* Interactive sessions
* Single threaded/threaded buffer modes
* State change events for client and channels
* Data listening events for asynchronous channel operation
* File transfer events for SFTP/SCP progress indicators
* Reading of PuTTY and SSH.com private keys
* X Forwarding
Tags: microsoft, .net, ssh, ssh1, ssh2, sftp, secure, ftp, java, api, microsoft .net, secure ftp, …

SecureBridge 2.00
SecureBridge is a library of nonvisual components for Delphi, Delphi for .NET and C++Builder. They provide support for secure connection with remote services in public networks using SSH protocol.

It is enough to place components that implement functionality of the client and storage, and specify the server adress and the user login information to establish secure connection using SecureBridge.

SecureBridge includes the following features:

* Full support for SSH2, SSL 3.0, and TLS 1.0 protocols
* Fast and customizable SSH server, SSH client, and SSL client
* Support for most SSH2-compatible clients and servers including OpenSSH
* Compatible with any application that works through TCP with protocols like SMTP, POP, IMAP, etc.
* Ability to work with system and external certificate storages through CryptoAPI
* Protection against diverse crypto attacks
* Support for symmetric (Blowfish, AES128, Cast128, TripleDES) and asymmetric (RSA, DSA) algorithms
* Support for SHA1 and MD5 hashing algorithms
* Authentication by password or by public key
* Tight integration with Indy and Data Access Components for MySQL
* High performance
* Reliable and convenient maintenance of asymmetric keys
* Facility for storing users, passwords, and public keys for an SSH server

SecureBridge is tested with OpenSSH 3.8 and PuTTY and is compatible with the following IDEs:

* CodeGear C++Builder 2007
* CodeGear Delphi 2007 for Win32
* Turbo Delphi Professional
* Turbo Delphi for .NET Professional
* Turbo C++ Professional
* Borland Developer Studio 2006 including support of Delphi for Win32, Delphi for .NET and C++Builder personalities
* Borland Delphi 2005
* Borland Delphi 8
* Borland Delphi 7
* Borland Delphi 6
* Borland Delphi 5
* Borland C++Builder 6
* Borland C++Builder 5
Tags: data, protection, ssh, ssh2, delphi, core, lab, securebridge, components, cryptography, secure, connection, inprise, c++builder, c++, client, server, encryption, security, integrity, diffie, hellman, rsa, dsa, sha1, blowfish, aes, cast128, tripledes, tunneling, port, forwarding, storage, component, nonvisual, data protection, core lab, securebridge components, secure connection, diffie-hellman, port-forwarding, nonvisual component, …


FTP Voyager 15.1.0.1
FTP Voyager lets you perform FTP tasks as if working locally in Windows Explorer. Connect to any FTP site, drag-n-drop files, synchronize, simultaneous transfers, auto-resume downloads, and more!
Tags: ftp, client, program, utility, web, internet, download, upload, ssl, ssh, ssh2, tls, sftp, ftps, ftp client, …

z/Scope Code Editor 6.1
z/Scope Workbench is an essential set of integrated tools especially created for Systems Administrators. Programmers and IT professionals, for accessing IBM Mainframes, IBM AS/400 and Unix.
Tags: as/400, iseries, html, secure, terminal, emulation, emulator, 5250, ibm, tn5250, encryption, mainframe, vt100, vt220, vt320, vt420, ssh1, ssh2, code, editor, unix, files, jcl, rpg/iv, cobol, asm370, clist, dds, rexx, terminal emulation, terminal emulator, 5250 emulation, vt220 vt320 vt420, code editor, unix files, …

z/Scope Telnet & SSH Client 6.1.0.68
z/Scope Express VT is a light-weight, fast and secure terminal emulator, featuring an integrated tabbed multisession emulation. It runs under Windows 98/ME/NT/2K/XP .
Tags: telenet, client, unix, telnet, emulation, emulator, vt100, ssh, ssh2, secure, shell, terminal, encryption, vt220, vt320, vt420, ssh1, server, telenet client, unix telnet client, telenet emulation, telenet emulator, vt100 emulation, secure shell, terminal emulation, terminal emulator, vt220 vt320 vt420, unix server, telnet terminal, …

z/Scope Terminal Emulator 6.1.0.68
z/Scope Classic is a SSL/SSH enabled multi-session terminal emulator for accessing AS/400 iSeries, IBM Mainframes and UNIX hosts under Windows platforms. z/Scope is solid, fast, secure, inexpensive and provides users with state-of-the-art interfaces
Tags: terminal, emulation, emulator, ssl, tn3270, tn5250, 3270, 5250, vt100, vt220, vt320, vt420, ansi, ssh1, ssh2, telnet, client, unix, ftp, ibm, encryption, mainframe, as/400, terminal emulation, terminal emulator, 3270 emulator, 5250 emulator, vt emulation, vt100 emulation, telnet client, unix emulation, ftp client, …

Maverick SSHD 1.2.13
Maverick SSHD is an enterprise level multi-threaded Java SSH server. The product is compatible with Java 1.4 or later and uses the Java NIO framework for maximum server performance. SSH2 only is supported due to vulnerabilities in the SSH1 protocol.
Tags: java, ssh, ssh1, ssh2, sftp, secure, ftp, server, sshd, nio, secure ftp, …

z/Scope Express VT 6
z/Scope Express VT is a light-weight, fast and secure terminal emulator, featuring an integrated tabbed multisession emulation. It runs under Windows 98/ME/NT/2K/XP .
Tags: telenet, client, unix, telnet, emulation, emulator, vt100, ssh, ssh2, secure, shell, terminal, encryption, vt220, vt320, vt420, ssh1, server, telenet client, unix telnet client, telenet emulation, telenet emulator, vt100 emulation, secure shell, terminal emulation, terminal emulator, vt220 vt320 vt420, unix server, telnet terminal, …


Ssh2 software pages: 1 Next


Submit | Privacy policy | Contacts
© 2006—2008 Metaworkshop.com. Third-party products and brand names may be trademarks or registered trademarks of their respective owners.