Results 1 to 2 of 2
Hi there,
I am able to ssh and sftp to both source and target machines but I keep getting connection timeout when I try to scp.
Any help would be ...
- 01-04-2012 #1Just Joined!
- Join Date
- Jan 2012
- Posts
- 1
rsync and scp server to server over ssh
Hi there,
I am able to ssh and sftp to both source and target machines but I keep getting connection timeout when I try to scp.
Any help would be much appreciated.
Thanks!
L.
- 01-04-2012 #2Linux Guru
- Join Date
- May 2011
- Posts
- 1,843
the ssh server you are trying to connect to possibly did not have scp support built into it (even though sftp works). sounds weird, i know, but i ran into the same problem before on an embedded system that had a minimal ssh deployment.


Reply With Quote