首页 > 移动平台 > 详细

IIS7的FTP出错: 451 No mapping for the unicode character exists in the target multi-byte code page

时间:2015-02-05 11:26:07      阅读:326      评论:0      收藏:0      [点我收藏+]

IIS7的FTP出错: 451 No mapping for theunicode character exists in the target multi-byte code page


今天在IIS7的FTP下,直接用WIN7的资源管理器打开FTP,在传输中文文件的时候报错:

451 No mapping for the unicode character exists in thetarget multi-byte code page

解决方法:


技术分享


And it isindeed server‘s configuration issue. By changing the Allow UTF8 fro True toFalse in the Advanced Setting

这是服务器的配置问题。在高级设置里通过改变允许UTF8真假即可解决问题,我的这里打开是true,修改为false之后没有问题了。


IIS7的FTP出错: 451 No mapping for the unicode character exists in the target multi-byte code page

原文:http://blog.csdn.net/chenhongwu666/article/details/43524035

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!