How to transfer Simpled Chinese file correctly with console?
I have some files to transfer to remote host,but the filename are all Simpled Chinese characters.
I use command [winscp.com /script="script.txt"] ,and the content of script.txt followed:
~~~~~~~
open sftp://perlog:passwd@10.1.163.20:36000
put *.csv
exit
~~~~~~~
when finished,all filenames can't be displayed correctly,they are garbled.
I use command [winscp.com /script="script.txt"] ,and the content of script.txt followed:
~~~~~~~
open sftp://perlog:passwd@10.1.163.20:36000
put *.csv
exit
~~~~~~~
when finished,all filenames can't be displayed correctly,they are garbled.