Re: Background task to download FC14 isos

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

 



On 11/11/2010 06:50 PM, Travis Fraser wrote:
> On Thu, 2010-11-11 at 05:56 -0500, Andre Robatino wrote:
>    
>> Robert Moskowitz wrote:
>>
>>      
>>> In the past I have always gotten on the terminal of a server and
>>> executed a script that did a bunch of wgets to get the CD isos for a
>>> release.
>>>        
>>      
>>> Well I want to grab the FC14 isos, and I am not home for a few days.
>>> I can't do it in a SSH session to a server at home as I will drop my
>>> session before all the images are downloaded.
>>>        
> What about screen?

I am going to have to find the time to learn screen, but this week is 
not it (I am suppose to be listening to the closing plenary session for 
IEEE 802.15 right now, and I have to give my report in a few minutes).

I got it working with wget with a caveat. I could not get it working for 
only the CD isos:

wget -b -nv -r -l1 --no-parent -nH --cut-dirs=6 -A.iso 
http://mirrors.kernel.org/fedora/releases/14/Fedora/i386/iso/

Gets all the .iso files.  This includes the CD, DVD, and netinst isos.

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...


-- 
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]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux