Help me to convert the ftp script to WinSCP script
Help me to convert the FTP script to WinSCP script. I have provided the FTP scripts in the FTP script file below. In the script, there are two authentications to connect the server.
open xyz.com user 123 abc user "abcd 12345" YYYYY get %ERR Errors.txt lcd C:\path\ prompt binary ls prompt n mget %%txt% ls disconnect