IBM BPM, V8.0.1, All platforms > Authoring services in Integration Designer > Services and service-related functions > Access external services with adapters > Configure and using adapters > IBM WebSphere Adapters > FTP > Plan for adapter implementation > Security > Support for SFTP protocol

Configure the adapter for SFTP protocol

SFTP (SSH-File Transfer Protocol) is a network protocol that provides a mechanism for file transfer over a reliable data stream. SFTP runs on a secure SSH channel on port 22 and encrypts all traffic using either user name and password authentication or public key authentication. Public key authentication uses a pair of computer generated keys, one public and one private.

Configure WebSphere Adapter for FTP to work with an SFTP server:


Procedure

  1. Install and configure your SFTP server. There are various SFTP servers to choose from. Install and configure your selected server using the provider-specific installation information.
  2. See either Outbound or Inbound Setting deployment and runtime properties to select Protocol as SFTP - Secure shell (SSH) File Transfer Protocol and specify the SFTP server connection and security information in the external service wizard.


Results

You have configured the adapter for SFTP.

Support for SFTP protocol


Previous topic: Public key authentication


Related concepts:

Public key authentication

Server verification


Related reference:

Activation specification properties

Managed (J2C) connection factory properties