通过 ftp 传输损坏 xml 文件

发布于 2024-10-03 01:48:20 字数 93 浏览 2 评论 0 原文

我正在通过 ftp 传输不同的 xml 文件,并且工作正常。

但一个特定的 90kb xml 文件在使用 ftp 传输期间被损坏。得到 6kb 的损坏文件。

I am transferring different xml files via ftp and it's working fine.

But one specific 90kb xml file getting corrupted during tranfer with ftp. Getting corrupted file with 6kb.

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

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

发布评论

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

评论(2

薄凉少年不暖心 2024-10-10 01:48:20

我非常确定,如果它是 Unicode 文件,则必须设置为二进制(而不是文本,这是通常的默认值)。

编辑

如果您告诉我们您正在使用什么程序(在 Ubuntu 中)进行 ftp,这里有人将能够告诉您如何测试这种可能性。

该程序也可能存在错误(我在流行的 Usenet 阅读器上看到过这种情况:偶尔会失败,具体取决于段的确切大小)。

I'm pretty sure that if it's a Unicode file, you have to set to binary (not text, which is the usual default).

edit

If you tell us what program you are using (in Ubuntu) to do the ftp, someone here will be able to tell you how to test this possibility.

It's also possible that the program has a bug (I've seen this happen with a popular Usenet reader: only once in a while it would fail, depending on the exact size of a segment).

过气美图社 2024-10-10 01:48:20

我使用的是 sprint 3G 卡进行网络连接。
我更改了卡的设置。
我关闭了字节移动优化。
它就像一个魅力!
瞧!

I was using sprint 3G card for net connection.
I have changed settings of the card.
I turned off bytemobile optimization.
And it worked like a charm !
VOILA !

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