No mapping for the Unicode character
Hello,
at home I have a SFTP server Bitvise SSH 7.12. Every day I transfer some datas to this server using a batch file.
Do someone know what my problem is?
Thanks
Wolfgang
at home I have a SFTP server Bitvise SSH 7.12. Every day I transfer some datas to this server using a batch file.
"c:\Program Files (x86)\WinSCP\Winscp" /console /script=d:\nachEDFB\winscp-mand.txt /log="D:\nachEDFB\winscp-mand.log" /loglevel=0 >text.txt
Everything worked perfect. Now I updated to Winscp 5.9.6786 and get an error when using the batch file.option batch on
option confirm off
open Server-EDFB-SFTP
synchronize remote -delete d:\mysqldump-NAS\ /mand -filemask="*.rar|*.ntx;*.db"
synchronize remote -delete d:\nachEDFB\ nachEDFB -filemask="*.log|*.ntx;*.db"
exit
Transfer files by using the normal programm everything works fine.No mapping for the Unicode character exists in the target multi-byte code page
Do someone know what my problem is?
Thanks
Wolfgang