Gentoo Archives: gentoo-user

From: Marc Christiansen <usenet@××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: wget won't concatenate(?)
Date: Mon, 13 Mar 2006 19:00:45
Message-Id: 2tqge3-jtb.ln1@halut.solar-empire.de
In Reply to: [gentoo-user] wget won't concatenate(?) by maxim wexler
1 maxim wexler <blissfix@×××××.com> wrote:
2 > Then, because I needed to use the phone, after
3 > downloading 150Megs or so, I ctrl-C'd outta there
4 > thinking I could pick up where I left off. Wrong!
5 >
6 > wget wants to start from the beginning. I gave it the
7 > -nc option and it reports 'already there, not
8 > retrieving'.
9 >
10 > What did I do wrong? I've done this before with other
11 > files and this never happened. Maybe I used a
12 > different tool, can't remember.
13
14 Hi Maxim,
15
16 what you did wrong was using '-nc' when you wanted to use '-c' ;). From
17 wget --help:
18 | -nc, --no-clobber skip downloads that would download to
19 | existing files.
20 | -c, --continue resume getting a partially-downloaded file.
21
22 And why it did work before, maybe you used '-c' and just mis-remembered
23 the option, or you're right and it was a different tool. Who knows...
24
25 Adiaŭ, Marc
26
27 --
28 gentoo-user@g.o mailing list