开发者社区 问答 正文

通过FTP上传提示no mapping for ths un

Windows系统的ECS服务器中,Windows2008 IIS7通过FTP上传提示no mapping for ths unicode character exists

展开
收起
开发者说 2019-07-12 16:39:29 2801 分享 版权
1 条回答
写回答
取消 提交回答
  • 问题现象

    ECS Windows2008 IIS7配置好ftp站点,有时候上传正常,但是如果文件夹或者文件名称中英文混和,就会出现报错 

    no mapping for ths unicode character exists in the targetmulti-byte code page

    解决方案

    登陆服务器打开IIS管理器,在FTP的高级属性里面,将“允许UTF8”从 “True” 改为 “False”,重新启动 FTP 即可:

    2019-07-22 11:29:44
    赞同 展开评论