When using WinScp, in Session → Advanced … → Connection-> TLS/SSL, there is a option called ‘Reuse TLS/SSL Session ID for data connections’. Make sure uncheck this option.
We can also use curl to upload file
curl --ftp-pasv --insecure -T file.gcode ftps://[ip]:990/ --user bblp:[access_code]