Group: SF SSHAPI
Sort by:Popular

1.SSHAPI Core14 usages

net.sf.sshapi » sshapi-core MIT

This library is the core of SSHAPI, and implements no actual provider bridges. This is all you need to compile an application, but at least one provider bridge and provider library will be required at run-time.
Last Release on Sep 20, 2016

Relocated → com.sshtools » sshapi-core

2.SSHAPI J2SSH7 usages

net.sf.sshapi » sshapi-j2ssh MIT

J2SSH is a suite of Java SSH applications providing a Java SSH API, SSH Terminal, SSH secured VNC client, SFTP client and SSH Daemon. Downloads and more information about J2SSH may be found at http://sshtools.sourceforge.net/.
Last Release on Sep 20, 2016

Relocated → com.sshtools » sshapi-j2ssh

3.SSHAPI Ganymed5 usages

net.sf.sshapi » sshapi-ganymed MIT

Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). It allows one to connect to SSH servers from within Java programs.
Last Release on Apr 20, 2011

Relocated → com.sshtools » sshapi-ganymed
Maverick is the definitive solution for total SSH compatibility on the Java™ platform. The library is designed to support SSH1 and SSH2 using any version of the Java Development Kit from 1.1 and above, and the API is also now J2ME-ready1 in ...
Last Release on Sep 20, 2016

Relocated → com.sshtools » sshapi-maverick
This module creates a distributable assembly of SSHAPI.
Last Release on Apr 20, 2011

6.SSHAPI Jsch4 usages

net.sf.sshapi » sshapi-jsch MIT

JSch is a pure Java implementation of SSH2. JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Java programs.
Last Release on Sep 20, 2016

Relocated → com.sshtools » sshapi-jsch
This version uses the newly Mavenized 1.6 branch of Maverick. It will probably eventually become the default Maverick provider implementation, but until such a time it will be a separate module.
Last Release on Sep 20, 2016

8.SSHAPI Libssh2 usages

net.sf.sshapi » sshapi-libssh MIT

libssh is a C library that enables you to write a program that uses the SSH protocol. With it, you can remotely execute programs, transfer files, or use a secure and transparent tunnel for your remote programs.
Last Release on Sep 20, 2016

Relocated → com.sshtools » sshapi-libssh
Commons VFS provider that uses SSHAPI instead of an SSH library directly. See http://commons.apache.org/vfs/ for information about Commons VFS.
Last Release on Sep 20, 2016

10.SSHAPI Examples1 usages

net.sf.sshapi » sshapi-examples MIT

A suite of examples that demonstrate many of the features of SSHAPI. Most can be used with any provider, and there are some example usage of the capability query features.
Last Release on Sep 20, 2016

Relocated → com.sshtools » sshapi-examples

11.SSHAPI CLI

net.sf.sshapi » sshapi-cli MIT

Clones of the commands provided by OpenSSH that are option compatible wherever possible. scp - Secure copy sftp - Secure File Transfer Protocol client ssh - A shell (with some restrictions) ssh-keygen - Generate identities
Last Release on Sep 20, 2016

Relocated → com.sshtools » sshapi-cli

12.SSHAPI Group

net.sf.sshapi » sshapi-group MIT

Parent project for all SSHAPI modules
Last Release on Sep 20, 2016

Relocated → com.sshtools » sshapi-group

13.SSHAPI Site

net.sf.sshapi » sshapi-site MIT

This is the SSHAPI website.
Last Release on Apr 20, 2011

Relocated → com.sshtools » sshapi-site

14.SSHAPI Core

net.sf.sshapi » wagon-sshapi MIT

A Maven wagon implementation that uses SSHAPI.
Last Release on Jun 20, 2012

Relocated → com.sshtools » wagon-sshapi