Forum Discussion

Jagam's avatar
Jagam
New Contributor
6 years ago

SSH account for windows sftp

Hi,

is there way to connect windows sftp server with SSH account in snapLogic ?

3 Replies

  • christwr's avatar
    christwr
    Contributor III

    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.

    • Jagam's avatar
      Jagam
      New Contributor

      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 ?