02-12-2021 09:49 AM
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
02-12-2021 12:51 PM
CC: @ptaylor, I have a question regarding the SFTP. I am not able to use SSH Auth snap to download the files due to vendor restriction. Is their any other way using script can i download the sftp files.
If we can do it, can you please provide some sample.
Thanks in advance.
Regards,
Ajay
02-12-2021 12:57 PM
Hi Ajay,
I don’t understand what this means. The vendor of what? The vendor who controls the SFTP server? If they don’t support SSH keys, how do they expect you to access an SFTP server?
02-12-2021 12:58 PM
Perhaps Basic Auth?
02-12-2021 01:10 PM
Right @ptaylor. Vendor won’t support SSH.
you are right. I will use the Basic Auth, i completely missed it.
Using Basic Auth snap can i connect to third party vendor and download the files