contentStream | java.io.InputStream Data to be transferred to the remote file. |
remoteFile | String Absolute or relative path of the remote file to which the contentStream would be written based on the mode. |
mode | String Optional. Specifies how the local file is to be transferred to the remote SFTP server. Set to: ![]() ![]() ![]() |
returnCode | String Standard SFTP protocol return code. |
returnMsg | String Text message describing the return code. |