problme with scp, and suggestion for fix

Damien Miller djm at mindrot.org
Sat Jun 24 09:47:29 EST 2000


On Fri, 23 Jun 2000, Philip Brown wrote:

> When I ran a strings on scp, it seems you have done a semi=similar
> hardcode of the path to ssh. /usr/local/bin/ssh turns up as a string
> in scp.  So please do the same thing for the full path to scp, as
> well.

This is a FAQ. 

The paths to scp may be different on the client and the server, so 
harcoding them on the client won't help. 

The solution is to use the --with-default-path to include a path to
scp on the server.

-d

-- 
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: djm at mindrot.org (home) -or- djm at ibs.com.au (work)








More information about the openssh-unix-dev mailing list