Skip to main content

Connect to ftp

Connect to ftp

Input parameters

NameDescriptionTypeRequiredDefault value
ProtocolThe protocol to use.SELECT_ONEtrue'SFTP'
AuthenticationThe authentication to use.SELECT_ONEtrue'USERNAME_PASSWORD'
UsernameThe username to authenticate with sftpSTRINGfalse
PasswordThe password to authenticate with sftpPASSWORDfalse
Private keyThe private key to authenticate with sftpPASSWORDfalse
Remote hostThe remote host to connect withSTRINGtrue
PortThe port to connect withNUMBERfalse
Remote directoryThe remote directory to readSTRINGfalse

Output

NameDescriptionTypeDefault value
Folder to readThe folder read on the sftp.FOLDERFTP_FOLDER
The statusThe status will be placed in this variable.STATUSFTP_STATUS