scp problem in version 4.1.0

Started by acodoner, October 26, 2010, 16:26:28 PM

Previous topic - Next topic

acodoner

Hello,

If I type scp with no parameters, I get the help info. But when I invoque it to copy a file from a remote folder,

scp server.domain.es:/remotefolder/file /localfolder

I always get the following error:

/usr/usr/bin/ssh: No such file or directory.

No problem if I use scp locally. No problem with ssh either to conect to a remote host.

Any idea?

Best Regards

Abelardo

Elmar

hi, somehow the ssh executables have the wrong path complied.
replace your usr.sqfs with this http://download.plop.at/tmp/4.1.0/usr.sqfs

thanks and best regards
elmar

acodoner

Thank you!

Now it works.

Best Regards

Abelardo