Menu

#4 Large Files

open-fixed
nobody
None
5
2003-10-15
2003-10-06
Shawn
No

Causes error after finished dling large files. EG 600MB file
doesn't get copyed to save location without an error.

Discussion

  • Sylvain Dupont

    Sylvain Dupont - 2003-10-11

    Logged In: YES
    user_id=851379

    Is there enough disk space to store twice 600mb on the
    disk ? remember it needs temp data and output data to be
    stored.

    Can you be more precise about the error ?
    Is it from FTP or HTTP source ?

    Thanks for this report though.

     
  • Shawn

    Shawn - 2003-10-12

    Logged In: YES
    user_id=851609

    http protocol, 3GB of space remaining on Hard Disk, i left my
    computer on overnight and found that it had frozen while
    trying to copy from the temp to the desdination folder(only
    one download thread was used), next night it said out of
    memory but this is impossible because i have more then
    enough, using download accelerator plus no errrors occur on
    the same file with the same amount of disk space avaliable.
    Possible memory leakage?
    BTW i would be a beta/alpha tester if you need one.

     
  • Shawn

    Shawn - 2003-10-12

    Logged In: YES
    user_id=851609

    Causes error after finished dling large files. EG 600MB file
    doesn't get copyed to save location without an error.
    ___________________________________________________

    Http protocol, 3GB of space remaining on Hard Disk, i left my
    computer on overnight and found that it had frozen while
    trying to copy from the temp to the desdination folder(only
    one download thread was used), next night it said out of
    memory but this is impossible because i have more then
    enough, using download accelerator plus no errrors occur on
    the same file with the same amount of disk space avaliable.
    Possible memory leakage?
    BTW i would be a beta/alpha tester if you need one.

     
  • Sylvain Dupont

    Sylvain Dupont - 2003-10-12

    Logged In: YES
    user_id=851379

    Actually I think it's a memory problem still, let me explain :
    For now when the download is finished, it reads the entire
    temporary file (segmented or not depending on numbers of
    segments chosen) in memory then write it down in the output
    file. so in your case it would take 600mb of memory,this is
    maybe the problem.

    I think I can fix this if I change the BuildOutputFile code and
    read the segmented files small parts by small parts :)

    I will give you the thing to test if you like afterwards

    Thanks :)

     
  • Sylvain Dupont

    Sylvain Dupont - 2003-10-12

    Logged In: YES
    user_id=851379

    Actually I think it's a memory problem still, let me explain :
    For now when the download is finished, it reads the entire
    temporary file (segmented or not depending on numbers of
    segments chosen) in memory then write it down in the output
    file. so in your case it would take 600mb of memory,this is
    maybe the problem.

    I think I can fix this if I change the BuildOutputFile code and
    read the segmented files small parts by small parts :)

    I will give you the thing to test if you like afterwards

    Thanks :)

     
  • Shawn

    Shawn - 2003-10-12

    Logged In: YES
    user_id=851609

    Yes after a little look through the code that seems to be the
    problem but im not vb expert.

     
  • Sylvain Dupont

    Sylvain Dupont - 2003-10-15
    • status: open --> open-fixed
     
  • Sylvain Dupont

    Sylvain Dupont - 2003-10-15

    Logged In: YES
    user_id=851379

    Will send it to you this weekend.

     
  • Shawn

    Shawn - 2003-10-15

    Logged In: YES
    user_id=851609

    no prob

     

Log in to post a comment.

Monday.com Logo