wget

Ferenc Bajan bferi at calypso.tbsz.sulinet.hu
2005. Ápr. 27., Sze, 09:51:08 CEST


Hello!

On Sun, 24 Apr 2005, Liedl Gusztav wrote:

> Idezet a manualbol:
> "Note that ---delete-after deletes files on the local machine. It does not issue
> the DELE command to remote FTP sites, for instance. "
>
> A wget ezen opciojat talan egy proxy server adatallomanyainak letrehozasara
> lehet hasznalni, vagy nem tudom ... :-)
Az idezett resz pontosabban:
        -l depth
        --level=depth
            Specify recursion maximum depth level depth.  The default maximum
            depth is 5.

        --delete-after
            This option tells Wget to delete every single file it downloads,
            after having done so.  It is useful for pre-fetching popular pages
            through a proxy, e.g.:

                    wget -r -nd --delete-after http://whatever.com/~popular/page/

            The -r option is to retrieve recursively, and -nd to not create
            directories.

            Note that --delete-after deletes files on the local machine. It
            does not issue the DELE command to remote FTP sites, for instance.
            Also note that when --delete-after is specified, --convert-links is
            ignored, so .orig files are simply not created in the first place.

azaz: a -l tenyleg a rekurzio melyseget adja meg. A --delete-after 
kifejezetten proxyn keresztuli letoltesre jo, a proxy frissitesere.

--
---------------------------------------------------------------------
                                                          Bajan Ferenc


További információk a(z) Techinfo levelezőlistáról