[mirror-admin] Downloading Just ISO's

Carlos Carvalho carlos at fisica.ufpr.br
Sun Mar 21 19:46:00 EDT 2010


Nick Olsen (Nick at 141networks.com) wrote on 20 March 2010 16:46:
 >I'm looking for a way to Download Just ISO's. This is fine with rsync 
 >--exclude but is there anyway to rsync each iso and just drop it in a 
 >directory?
 >Without containing the fedora mirror directory structure? This is a 
 >private mirror.


 rsync -r --exclude=boot.iso '--include=*.iso '--exclude=*' --no-R fedora-mirror::module isos-dir

boot.iso appears in many directories so it must be excluded.

--


More information about the Mirror-admin mailing list