Re: WinSCP command line not accepting working options from UI
The private key (ppk) goes to the
https://winscp.net/eng/docs/commandline#privatekey
There's no parameter for the detached certificate. So you either have to use raw session setting
Or use PuTTYgen to add the certificate directly into the ppk file.
https://winscp.net/eng/docs/ui_puttygen#certificate
/privatekey command-line parameter.
https://winscp.net/eng/docs/commandline#privatekey
There's no parameter for the detached certificate. So you either have to use raw session setting
DetachedCertificate.
Or use PuTTYgen to add the certificate directly into the ppk file.
https://winscp.net/eng/docs/ui_puttygen#certificate