adamyg / mcwin32

Midnight Commander for Windows
https://sourceforge.net/projects/mcwin32/
210 stars 14 forks source link

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

Open Kyogre opened 2 months ago

Kyogre commented 2 months ago

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 commented 2 months ago

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