SFTP errors
FYI I was getting errors with pipelines using a directory browser with a basic auth account for SFTP. After doing some testing and verifying the authentication details I ended up rolling back the Binary Snap Pack version to Main19844. Problem was resolved - must be a bug in new version. The error I was getting is Failure: Unable to create filesystem object for sftp://sftp.accorplus.com:2222/, Reason: Failed to get SFTP session connected, Resolution: Please check all properties and credentials6.9KViews2likes6CommentsUsing "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 I have a passcode that i will need to use? Thoughts? Thanks, Bob4.6KViews0likes4Comments