码迷,mamicode.com
首页 > 移动开发 > 详细

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

时间:2015-02-05 10:45:41      阅读:170      评论:0      收藏:0      [点我收藏+]

标签:

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

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

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

解决方法:

 技术分享

And it is indeed server‘s configuration issue. By changing the Allow UTF8 fro True to False 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://www.cnblogs.com/ching2009/p/4274037.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!