Re: Does version 5.7.7.0 support FTP explicit TLS?
I'm not sure you can run compiled C# code against different version of the assembly. But I'm not SSIS expert. Shouldn't the WinSCP .NET assembly be part of your SSIS package? What does it even mean "the server has 5.7.7"? Are you referring to WinSCP or WinSCP .NET assembly? Aren't you relying on the installed version of
See https://winscp.net/eng/docs/library_ssis#using
WinSCP.exe
? You should not. Deploy your own version with your SSIS package.
See https://winscp.net/eng/docs/library_ssis#using