Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save geneorama/c38573682aac4ec0d131451ca5a04f65 to your computer and use it in GitHub Desktop.
Save geneorama/c38573682aac4ec0d131451ca5a04f65 to your computer and use it in GitHub Desktop.
WinScp error for ppk conversion
$ winscp.com /keygen id_rsa_xyz.pem /output=id_rsa_xyz.ppk
Scripting does not use standalone parameters. The parameters you have specified on command-line will not be used. Your command-line syntax is probably wrong.
Opening session using command-line parameter in scripting is deprecated. Use 'open' command instead.
Searching for host...
Host "C" does not exist.
winscp> exit
exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment