gow icon indicating copy to clipboard operation
gow copied to clipboard

Cannot use pscp : Please update pscp to a version >= 0.68

Open sebma opened this issue 2 years ago • 0 comments

Hi, I cannot use your pscp :

> which pscp
C:\ProgramData\scoop\shims\pscp.exe
> pscp -r -p [email protected]:log $HOME/Desktop/Ubuntu_Minimized/
Fatal: Couldn't agree a key exchange algorithm (available: curve25519-sha256,[email protected],ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,[email protected],diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group14-sha256)
> pscp -V
pscp: Release 0.63

This release comes from 2013-08-06 (according to https://www.chiark.greenend.org.uk/~sgtatham/putty/changes.html)

Please use at least v0.68 : https://superuser.com/a/1642518/528454

sebma avatar Jul 05 '22 13:07 sebma