Re: Connection to FTP over FTPS in Powershell via WinSCP.dll
As I already wrote above, use the
https://winscp.net/eng/docs/library_sessionoptions#ftpsecure
The easiest is to have a code template generated by WinSCP GUI:
https://winscp.net/eng/docs/ui_generateurl#code
SessionOptions.FtpSecure
:
https://winscp.net/eng/docs/library_sessionoptions#ftpsecure
The easiest is to have a code template generated by WinSCP GUI:
https://winscp.net/eng/docs/ui_generateurl#code