Hi all,
On thread
https://winscp.net/forum/viewtopic.php?t=9005 posted 16 Oct 2010, it is mentioned that it not possible
to set the utf value via command line.
Today, December 6, 2012, is it possible?
I am using everyday a script that works like a charm in which I starts WinSCP GUI version like this:
WshShell.run "C:\Progra~1\WinSCP\winscp.exe ftp://root:root@" & IPAddress
Now, within that line, I already pass the IP Address of the device, the username, the password and I need to now force UTF-8 to ON.
Is there a way to do that?
Let me know.
Thanks!