Opened 17 years ago
Closed 17 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
- when i download file bigger than 3GB,the file size on my PC is ~53k.(it not real size & error file)
- The rTwi can download only 1 file. How can download folder(s)?
Thank you again. :-D
Note:
See TracTickets
for help on using tickets.
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?