Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re: LWP::Simple Getstore memory

by Anonymous Monk
on Jun 05, 2013 at 03:35 UTC ( [id://1037103]=note: print w/replies, xml ) Need Help??


in reply to LWP::Simple Getstore memory

Um, getstore already does that?

OTOH see sub LWP::UserAgent::resume

Replies are listed 'Best First'.
Re^2: LWP::Simple Getstore memory
by AI Cowboy (Beadle) on Jun 05, 2013 at 03:53 UTC
    I'm not sure what that thing is supposed to do, but it looks like it's designed to try and continue a download that is interrupted - what I am looking for, is something that does not store files in memory before writing them to the hard-drive, which is what getstore does, and is not good when you're not sure what files your tool is going to be downloading. If they're 10 GB, then you could crash the client computer, and that's no good.

      Um, getstore already does that?

      This part talks about what you're looking for -- I didn't confirm that getstore really does that, did you confirm it?

      I'm not sure what that thing is supposed to do, but it looks like it's designed to try and continue a download that is interrupted -

      Yes, its like that, its a demo of that

        Confirm getstore does what? I don't understand what you're talking about, sorry...

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1037103]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others wandering the Monastery: (2)
As of 2024-04-26 03:43 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found