SFTPUpload options

Jeromy
Jeromy Expensify Customer Posts: 9 Expensify Newcomer

How is one able to specify a path, where one may not have access to the root dir, and these are the only options.

sftpUpload.sftpData action
host String The SFTP host to connect to.
login String The username to use for SFTP authentication.
password String The password to use during authentication.
port Integer The port to connect to on the SFTP server.

Best Answer

Answers