Integration Cloud 7.0.0 | 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.