|
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
|