“不适当的 I/O 控制操作”是什么意思?使用 Perl 将文件从 Windows 文件夹复制到 samba 共享时出现错误

发布于 2024-12-02 12:59:01 字数 181 浏览 1 评论 0原文

我的问题有点具体,我正在使用 Perl 将文件从 Windows 文件夹复制到 Linux samba 共享,并且定期收到如下错误: Inproperty I/O control operation, it 最终导致文件损坏与源文件的大小完全相同。我需要弄清楚这是网络问题还是其他问题。有人可以启发我这一点吗? 预先非常感谢!

大卫

My question is a little specific, I'm copying files from a windows folder to a Linux samba share using Perl, and periodically, I get an error like this: Inappropriate I/O control operation, which ended up with a corrupted file with the exact same size as the source file. I need to figure out if this is a network issue, or something else. Could somebody enlighten me on this one.
Thanks very much in advance!

David

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

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

发布评论

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

评论(1

云柯 2024-12-09 12:59:01

最近,我从一个 Perl 脚本中收到此错误,该脚本尝试访问(通过 Archive::Extract)Samba 共享上不存在的文件。

I recently got this error from a Perl script that attempted to access (via Archive::Extract) a non-existent file on a samba share.

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