PuTTY Secure Copy client (pscp) is a command-line SCP client for transferring files securely between computers using an SSH connection.
I have a weird problem. I'm using pscp.exe from within a C# program (with process.start) to upload files …
sftp pscpI can connect to the server command line using Putty using the same private key. But when I try to …
amazon-ec2 putty private-key pscp