Re. How to continue an aborted d/l-ed BIG file ?
- From: problems@gmail
- Date: Thu, 29 Nov 2007 20:53:24 -0600
When I try:
curl -C - -o [48]http://garr.dl.sourceforge.net/sourceforge/wine/
wine-0.9.49-i486-1kjz.tgz
I get the error mesg: "curl: no URL specified!"
Thomas O. wrote:-
Thats because you haven't given in the output filename so curl assumesThanks, that works nicely. I got the file by 3 pieces.
that the URL is the filename. Try this instead:
curl -C - -o wine-0.9.49-i486-1kjz.tgz
http://garr.dl.sourceforge.net/sourceforge/wine/wine-0.9.49-i486-1kjz.tgz
A main feature of the internet: that it can recover from errors; needs to be
available on the large scale too ?
I thought -o would take the file-name of URL as a default.
But I suppose -o <FileID> is standard linux format ?
== Chris Glur.
.
- Prev by Date: Re: Which linux distro is the stables/strongest for SERVERS
- Next by Date: Re: Segment Fault with Fedora Core #3...
- Previous by thread: Segment Fault with Fedora Core #3...
- Next by thread: Re: Where does slakware 'install' wine/any binaries ?
- Index(es):
Relevant Pages
|