"No mapping for the Unicode character ... multi-byte code page" after installing v. 5.9

Advertisement

kacton
Joined:
Posts:
4
Location:
England

"No mapping for the Unicode character ... multi-byte code page" after installing v. 5.9

Have been successfully running three separate PowerShell ( v.5) script jobs, under Windows 10 Home, to call WinSCP (version 5.7.5) to use SFTP to upload, download, and synchronize files.
Downloaded and installed version 5.9 of WinSCP and now get above error from the three jobs.
Ran call to WinSCP.com from a Windows .bat file and still get the same error as when running from PowerShell. No WinSCP log is produced unfortunately.
Powershell code line:
winscp.com /script="$WinSCP_Dir\WinSCP-cmds.txt" /log="$winscp_log" /loglevel=1 -timeout=60 1>>$progress_log
WinSCP command script (passwords etc. altered but same character set used):
option batch abort
option confirm off
open sftp://u12345678-abc_test:3y49anPgr@abcd123456789.1and1-data.host
put -transfer=binary mytest.txt
close
exit

Description: Shows output when running from command rather than PowerShell

Output from WinSCP in a Windows command.png

Reply with quote

Advertisement

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: "No mapping for the Unicode character ... multi-byte code page" after installing v. 5.9

Thanks for your report.
I have sent you an email with a debug version of WinSCP to the address you have used to register on this forum.

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum