Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error Broken pipe (32) when transfering large files via shell-link #89

Open
Kyogre opened this issue Sep 3, 2024 · 1 comment
Open

Comments

@Kyogre
Copy link

Kyogre commented Sep 3, 2024

If I try to transfer 10 GB file via shell-link, I get errors

Cannot close target file "C:/sh://128/tmp~core-subvs.fdb"
Broken pipe (32)

Cannot chmod target file "C:/sh://128/tmp~core-subvs.fdb"
Network is unreachable (10051)

error1
error2

Smaller files transfer without a problem.

I am trying to transfer file between Windows-machine and targeted Linux-Machine through two jump hosts in-between. But I don't think that really matters.

On linux VM (on the same PC) I have no such errors, linux version of mc transfers 10 GB file just fine.

@adamyg
Copy link
Owner

adamyg commented Sep 3, 2024

Application is 32bit. as are file operations, 4GB is the likely limit.
Which image: mcwin32-build230-setup.exe or mcwin32-build230-x64-setup.exe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants