FTP 传输后 Unicode 转为 ANSI

发布于 2024-10-27 15:26:55 字数 262 浏览 1 评论 0原文

我有一堆 unicode (UTF-16LE) xml 文件,我想通过旧的 vb6 ftp 组件传输它们,但是当我通过那里发送它们时,它们在 ftp 服务器端(win2k3 服务器)上转向 ANSI。

当我尝试使用 Windows 终端 ftp 客户端发送它时,无论我使用二进制还是 ASCII 传输模式,它都可以正常工作。文件保持 unicode。造成这种情况的可能原因是什么?

编辑:也许不相关,但我注意到通过旧的电子邮件组件发送文件也会对 unicode 文件执行此操作。

I have a bunch of unicode (UTF-16LE) xml files that I want to transfer via an old OLD vb6 ftp component, but when I send them through there, they turn to ANSI on the ftp server side (win2k3 server).

When I attempt to send it using the windows terminal ftp client, it works fine whether I use binary or ascii transfer mode. The file stays unicode. What could be possible causes of this?

Edit: perhaps unrelated, but I notice sending files through an old email component also does this to unicode files.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文