06-15-2020 12:52 AM
Hi,
is there way to connect windows sftp server with SSH account in snapLogic ?
06-15-2020 01:50 AM
06-15-2020 08:10 AM
SFTP (FTP over SSH) is just a protocol and doesn’t really matter what kind of system (Windows, Linux, etc.) is on the other end. You can authenticate via user/pass (basic auth) or SSH key.
09-10-2020 06:44 PM
in this scenario, our snaplex is linux groundplex and destination is windows server. In windows, sftp protocol is installed and placed the snaplogic groundplex public key over there. I created SSH account with private key and windows sftp username.still unable to connect with destination. between I’m able to do Telnet from snaplogic linux to windows server. Is there anyway or different procedure we need to follow to connect with Windows server from snaplogic linux through SSH account ?