The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 03-20-2008
Krrishv Krrishv is offline
Registered User
  
 

Join Date: Dec 2006
Location: CA,United States
Posts: 186
Sftp

Hi,

I am still not able to connect to destination windows system. I have generatated a public key from my unix server private key using openssl and installed in the destination windows system. But i still not able to do sftp. Do i have to install the generated pem key in my unix server also.

firenze$ /Application/PSOFT/.ssh:/opt/boksm/bin/sftp -o port=9900 ext-amat@158.156.156.86
Connecting to 158.156.156.86...
ssh: connect to host 158.156.156.86 port 9900: Connection refused
Connection closed