X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=util%2FREADME;h=8570832092f2dc7b465225f802e3622884f45d8c;hp=4b57c90ef3222acea0f3a571f5122eb87b547673;hb=320cfdcb658e8d6556ae9dfd902c2db1db866a6b;hpb=31d6616c483359af431f4c33c3c5b237cd8d4426 diff --git a/util/README b/util/README index 4b57c90e..85708320 100644 --- a/util/README +++ b/util/README @@ -3,26 +3,13 @@ This directory contains various optional utilities to help you use Wget. - -Socks: -====== -Antonio Rosella 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 +trunc +===== +This small program may be used to create files of arbitrary size; useful +for testing certain scenarios using wget's --continue option.