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 > Overview of IBM WebSphere Adapter for FTP > Technical overview > Outbound processing > Supported operations

ServerToServerFileTransfer operation

This operation transfers the specified file from one FTP server directory to another FTP server directory. After the file has been transferred successfully, true is returned to the calling component.

Both the FTP servers must support the ServerToServerFileTransfer operation and a connection must be established between the FTP servers and the workstation where the adapter is running.

If the request does not contain all necessary information about the two servers, the adapter sends an FTPFileServerToServerFileTransfer exception to the calling component.

The ServerToServerFileTransfer operation does not support FTPS (FTP over SSL and FTP over TLS) or SFTP protocol.

Supported operations