wget/util
Micah Cowan 462e643a7e Merge SFLC licensing changes for OpenSSL with tip. 2007-12-07 17:37:07 -08:00
..
Makefile.am Merge SFLC licensing changes for OpenSSL with tip. 2007-12-07 17:37:07 -08:00
README [svn] Initial revision 1999-12-01 23:42:23 -08:00
dist-wget Updated licensing exception for OpenSSL from the SFLC. 2007-11-28 00:05:33 -08:00
download-netscape.html [svn] hniksic@iskon.hr -> hniksic@arsdigita.com 2000-10-23 08:43:04 -07:00
download.html [svn] Hrvoje missed this file when changing his email address from hniksic@iskon.hr to 2000-10-23 18:02:02 -07:00
rmold.pl Update copyright lists, conforming to maintainer guidelines 2007-09-28 15:45:31 -07:00
update_po_files.sh [svn] Improved robustness of update_po_files.sh. 2006-07-14 06:08:29 -07:00
wget.spec [svn] Removed reference to wget.sunsite.dk from util/wget.spec. 2007-07-10 02:04:45 -07:00

README

                                                           -*- text -*-

This directory contains various optional utilities to help you use
Wget.


Socks:
======
Antonio Rosella <antonio.rosella@agip.it> has written a sample HTML
frontend and a Perl script to demonstrate usage of socksified Wget as
web retriever.

To configure Wget to use socks, do a
$ ./configure --with-sox.

download.html and download-netscape.html are examples of how you can
use socksified Wget to schedule the WWW requests.  wget.cgi is a
CGI Perl script used in conjunction with download.html, which
schedules request using the "at" command.

To get the script, contact Antonino.

rmold.pl
========
This Perl script is used to check which local files are no longer on
the remote server.  You can use it to get the list of files, or
$ rmold.pl [dir] | xargs rm