MrHacky / uftt

Automatically exported from code.google.com/p/uftt
1 stars 1 forks source link

Large file transfer failed (linux) #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Transfering large iso (6+ gb)

What is the expected output? What do you see instead?
Status: "Error: command_header_handler: Operation canceled"
Debug log:
---8<---------------------
Build: uftt-linux.i386-0.0.0
Peer check at: 2008-Sep-29 11:39:53
Sending (4) to: 131.155.72.23:47189
Sending (4) to: 131.155.99.208:47189
Sending (4) to: 82.238.225.6:47189
Checking '../build/src/uftt' for signiature (size=5126672)
no! this is not a signed binary!
Signed: No
broadcast: 192.168.0.255
broadcast to (255.255.255.255) failed: Network is unreachable
query failed: Network is unreachable
got packet type 1 from 192.168.0.32:47189
broadcast: 192.168.0.255
broadcast to (255.255.255.255) failed: Network is unreachable
publish of 'Crysis' to '255.255.255.255:47189'failed: Network is unreachable
got packet type 2 from 192.168.0.32:47189
broadcast: 192.168.0.255
broadcast to (255.255.255.255) failed: Network is unreachable
query failed: Network is unreachable
got packet type 1 from 192.168.0.32:47189
got packet type 2 from 192.168.0.32:47189
got packet type 3 from 192.168.0.16:47189
ignoring update: uftt-win32.nt-static-1.22.401 @
uftt-v1://192.168.0.16/uftt-win32.nt-static-1.22.401
got packet type 1 from 192.168.0.16:47189
got packet type 1 from 192.168.0.16:47189
handling tcp accept
Error: handle_read_file: Bad file descriptor
(/home/dafox/sharedfolder/dcdownloads/Crysis/rzr-crys.iso)
Error: handle_sent_buffer: Bad file descriptor
Error: command_header_handler: Operation canceled
--->8---------------------

Original issue reported on code.google.com by daniel.g...@gmail.com on 29 Sep 2008 at 11:08

GoogleCodeExporter commented 9 years ago
This turned out to be a problem with large file support (LFS) on linux.
It is fixed in r409 (will be in next release).

Original comment by simon.sasburg@gmail.com on 30 Sep 2008 at 5:20

GoogleCodeExporter commented 9 years ago

Original comment by simon.sasburg@gmail.com on 30 Sep 2008 at 5:21

GoogleCodeExporter commented 9 years ago

Original comment by simon.sasburg@gmail.com on 9 Dec 2008 at 2:09