Software AG Products
10.7 |
Integrating On-Premises and Cloud Applications
|
Integration Cloud
|
Applications
|
Predefined Applications
|
Secure File Transfer Protocol (SFTP)
|
SFTP Predefined Operations
|
get
get
Retrieves a file from a remote SFTP server.
Input Parameters
remoteFile
String
Absolute or relative path of the remote file.
Output Parameters
returnCode
String
Standard SFTP protocol return code.
returnMsg
String
Text message describing the return code.
contentStream
Object
A java.io.InputStream object.