[linux] wget

Matej Kosik kosik na decef.elf.stuba.sk
Čtvrtek Červenec 24 15:40:31 CEST 2003


michal lackovic wrote:
> Zdravim
> 
> Potreboval by som automatizovat aktualizaciu antiviru . Update
> antiviru symantec zverejnuje na webe.Problem je v tom, ze subor *.exe
> je ma kazdej revizii iny nazov. Hladal som man wget ako stahovat z
> adresara trebars len *.exe subory, ale nenasiel som to. Existuje na
> to nejaky prepinac?
> 
> dik miso
> 
> ______________________________________________________________________
> Reklama:
> stahuj, maž, hltej, piď se, nasávej, killuj, šprtej, absorbuj, sliď, play...
> Vyberte si svůj bonus. Až 360 SMS Info zdarma. http://ad2.seznam.cz/redir.cgi?instance=57411%26url=http://www.oskarmobil.cz/services/whatsnew.php
> _______________________________________________
> http://lists.linux.sk/listinfo/linux
> Prehladavanie archivu: http://search.lists.linux.sk
> Meta FAQ: http://faq.lists.linux.sk
> 
> 

z manualu:


        ?   You want to download all the GIFs from a directory on
            an HTTP server.  You tried wget
            http://www.server.com/dir/*.gif, but that didn't work
            because HTTP retrieval does not support globbing.  In
            that case, use:

            wget -r -l1 --no-parent -A.gif http://www.server.com/dir/

            More verbose, but the effect is the same.  -r -l1
            means to retrieve recursively, with maximum depth of
            1.  --no-parent means that references to the parent
            directory are ignored, and -A.gif means to download
            only the GIF files.  -A "*.gif" would have worked too.

Ked to funguje s gif-mi, mozno to funguje aj s execkami.

-- 
Matej Kosik <http://altair.dcs.elf.stuba.sk/~kosik>
ICQ: 300133844





Další informace o konferenci linux