cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

SFTP question

achava02
New Contributor III

HI All,
Good morning. I have question related to SFTP.

Currently our vendor wonโ€™t support ssh keys is there any other way in SnapLogic can i build pipeline and download the files. Please let me know.

I appreciate your help with this.

Thanks,
Aj

10 REPLIES 10

acesario
Contributor II

So what do they use? Basic Auth ? username/pw?

Basic auth isnโ€™t SFTP. Thatโ€™s what the S means. Perhaps it is just FTP?

achava02
New Contributor III

It is an sftp, but they are saying they support only following command line statements

sftp @reports.xyz.com
cd reports
get

with SSH Auth and Basic Auth i canโ€™t do this.

Sorry, I canโ€™t make any sense of that. SFTP is an SSH-based protocol. It uses SSH keys to authenticate.

achava02
New Contributor III

I sent an email to Vendor to confirm on this one more time.