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

Re: wget initialization syntax errors



Haines Brown <brownh@hartford-hwp.com>:
>  I created ~/.wgetrc and put into it simple options such as: 
> 
>    --mirror

That's not how my .wgetrc looks.  I have (eg.):

   passive_ftp = on

You need to man wget and learn what rc file option does what you
want, if wget can be used that way.  "--mirror" is for the command
line: 

    --mirror

        Turn on options suitable for mirroring.  This option turns
        on recursion and time-stamping, sets infinite recursion
        depth and keeps FTP directory listings.  It is currently
        equivalent to -r -N -l inf --no-remove-listing.

Also see if you can learn anything useful from /usr/share/doc/wget


-- 
Any technology distinguishable from magic is insufficiently advanced.
(*)    http://blinkynet.net/comp/uip5.html      Linux Counter #80292
- -    http://www.faqs.org/rfcs/rfc1855.html    Please, don't Cc: me.



Reply to: