PSCP command not found in PuTTY

1.4k Views Asked by At

I'm trying to copy a file from a server, and since I'm using PuTTY I've read that using pscp is best. I've added the directory to pscp.exe to my path (C:\ProgramFiles\PuTTY), but when I try to use it I receive this:

-bash: pscp: command not found

What am I doing wrong here? Thanks!

Edit: I also used pscp in the Windows command prompt, it gives me the exact same error

1

There are 1 best solutions below

0
On BEST ANSWER

This video ended up showing me the solution:

https://www.youtube.com/watch?v=w1Tqr7Wk5aU&ab_channel=TonyTeachesTech

I was writing pscp, when I should've put pscp -P 22