Re: Background task to download FC14 isos

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 11/12/10, Robert Moskowitz <rgm@xxxxxxxxxxxxxxx> wrote:

> So I tried:
>
> wget -b -nv -r -l1 --no-parent -nH --cut-dirs=6 -A "disc?.iso"
> http://mirrors.kernel.org/fedora/releases/14/Fedora/i386/iso/
>
> and this only got the index.txt file
>
> So I am trying to figure out the right format for the -A option...

Instead of the -A option of wget, you could use the power of the shell:

wget -b -nv -nH
http://mirrors.kernel.org/fedora/releases/14/Fedora/i386/iso/disc{1..5}.iso

(Untested!)

Andras
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux