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