Question for the guru's... I have a suse box setup running ssh. I can use SCP to copy files from other linux system's. I am using www.ssh.com's <http://www.ssh.com's> window's clients to connect. SSH shell itself is working, but when I try and use the SCP windows utility I cannot connect. It pop's back with "Unable to connect." Any one else have this problem? I have searched ssh.com but I am using the free version they have and they are not too willing to support it. TIA Eric
Hello Eric, Not that this will help you solve your problem, but I also had the exact same problem when I used the windows ssh client. I never resovled the problem -- but I think this might be related to the version of ssh the client expects to talk to... Cheers, Dominic On Tuesday 31 July 2001 10:29, ESix wrote:
Question for the guru's...
I have a suse box setup running ssh. I can use SCP to copy files from other linux system's. I am using www.ssh.com's <http://www.ssh.com's> window's clients to connect. SSH shell itself is working, but when I try and use the SCP windows utility I cannot connect. It pop's back with "Unable to connect." Any one else have this problem? I have searched ssh.com but I am using the free version they have and they are not too willing to support it.
TIA Eric
Is sshd running? You will need this running to connect to the box...but not to send from the box. You should also make sure that the version of ssh is the same as the Wintendo box is using to connect. If your utility under Wintendo is speaking ssh1 and you have ssh2 on the Linux box..it won't work..and the other way around. * ESix (erics@ibtec.com) [010731 10:21]: ->Question for the guru's... -> ->I have a suse box setup running ssh. I can use SCP to copy files from ->other linux system's. I am using www.ssh.com's <http://www.ssh.com's> ->window's clients to connect. SSH shell itself is working, but when I try ->and use the SCP windows utility I cannot connect. It pop's back with ->"Unable to connect." Any one else have this problem? I have searched ->ssh.com but I am using the free version they have and they are not too ->willing to support it. -> -> ->TIA ->Eric -- Ben Rosenberg mailto:ben@whack.org "Success is how high you bounce when you hit bottom" --General Patton
participants (3)
-
Ben Rosenberg
-
Dominic Maraglia
-
ESix