SFTP Plug-in for Eclipse

SFTP Plug-in for Eclipse will add the SFTP support to Eclipse.
In the current implementation, an SFTP client and an SFTP Team provider have been provided.
SFTP Team provider allows you to synchronize files and directories between the workspace and a remote location as WebDAV and FTP support for Eclipse does, but by using the ssh2 sftp protocol.

Features

The current version has the following features.

Installation

You need Eclipse SDK 3.3(or higher) to enjoy this software.

  1. Help > Software Updates > Find and Install...
  2. Choose Search for new features to install
  3. Click New Remote Site..., and then put http://eclipse.jcraft.com/ for the URL field.
  4. Choose SFTP Plug-in, and then click Select Required button.

For Eclipse SDK 3.2, try the Update Site http://eclipse.jcraft.com/3.2/

Tips

Download

Credits and Acknowledgments

This software has been developed by ymnk. The code has been based on "WebDAV and FTP support for Eclipse" initially written by IBM.

Comments/suggestions are accepted at eclipse-sftp@jcraft.com.

``SSH is a registered trademark and Secure Shell is a trademark of SSH Communications Security Corp (http://www.ssh.com)''.