Forum Discussion

robert_parks's avatar
robert_parks
New Contributor III
6 years ago

Using "sftp -i [private key location] username"

A vendor is having us retrieve their info using this SFTP method: sftp -i /path/to/private/key username@vendor.net Any thought how to do this in SnapLogic? Do I need to do it as a script? Also...