Opened 16 years ago

Closed 16 years ago

#13 closed defect (wontfix)

Can't download file(s) bigger 3GB.

Reported by: wl500gp Owned by: Gabor Hudiczius
Priority: major Milestone: airborn
Component: rTWi Version:
Severity: Keywords:
Cc:

Description

  1. when i download file bigger than 3GB,the file size on my PC is ~53k.(it not real size & error file)
  2. The rTwi can download only 1 file. How can download folder(s)?

Thank you again. :-D

Change History (1)

comment:1 by Gabor Hudiczius, 16 years ago

Resolution: worksforme
Status: newclosed

1:
did you check the actual files, or just the values shown by rtwi?
if you're using xmlrpc-c < 1.07 64bit integers are not supported, so values bigger than 231-1 (~2GB) won't be displayed correctly due to overflow
however the torrent size value in rtwi is sort of useless, the files should be created, and be able to download with no errors
try upgrading to xmlrpc-c 1.07 or newer

2:
what do you mean by downloading folders?

  • a folder full of .torrent files? that's not possible, you have to add the torrents one-by-one
  • a torrent containing multiple files? that's nothing special, should work without any special action
Note: See TracTickets for help on using tickets.