Quantcast
Channel: Active questions tagged windows - Super User
Viewing all articles
Browse latest Browse all 9217

SCP is not working when running it on linux to Windows machine

$
0
0

We have OpenSsh installed and running on remote windows server. When I connect to it through Remote Desktop and run scp on command prompt it gives all the available options for scp commnad.

but when I am trying to scp from my linux machine to it like scp myuser@windows-machine:test.txt . it's giving me the below error

'scp.exe' is not recognized as an internal or external command,operable program or batch file.

I can do ssh using the same user credential and after doing ssh if i run the scp there still it gives the same error.

Can anybody please help if I am missing some configuration on remote windows machine ?

Thanks,


Viewing all articles
Browse latest Browse all 9217

Trending Articles