Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'curl -Cmay work as well' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
curl -Cmay work as well
Authored by: wfolta on Apr 04, '02 03:57:58PM

In particular, you have to read carefully. There is a second dash in there which lets curl know to use the file's current length instead of a supplied number. So it'd go something like:

curl -C - -o /Users/dragon/3d-klondike-10a.hqx

I, too, like curl and it comes pre-installed so is easier to use for most people.



[ Reply to This | # ]