~ubuntu-branches/ubuntu/hardy/wget/hardy-security

« back to all changes in this revision

Viewing changes to doc/sample.wgetrc.munged_for_texi_inclusion

  • Committer: Bazaar Package Importer
  • Author(s): Noèl Köthe
  • Date: 2005-06-26 16:46:25 UTC
  • mfrom: (1.1.1 upstream) (2.1.1 sarge)
  • Revision ID: james.westby@ubuntu.com-20050626164625-jjcde8hyztx7xq7o
Tags: 1.10-2
* wget-fix_error--save-headers patch from upstream
  (closes: Bug#314728)
* don't pattern-match server redirects patch from upstream
  (closes: Bug#163243)
* correct de.po typos
  (closes: Bug#313883)
* wget-E_html_behind_file_counting fix problem with adding the
  numbers after the html extension
* updated Standards-Version: to 3.6.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
## not contain a comprehensive list of commands -- look at the manual
8
8
## to find out what you can put into this file.
9
9
## 
10
 
## Wget initialization file can reside in /usr/local/etc/wgetrc
 
10
## Wget initialization file can reside in /etc/wgetrc
11
11
## (global, for all users) or $HOME/.wgetrc (for a single user).
12
12
##
13
13
## To use the settings in this file, you will have to uncomment them,
16
16
 
17
17
 
18
18
##
19
 
## Global settings (useful for setting up in /usr/local/etc/wgetrc).
 
19
## Global settings (useful for setting up in /etc/wgetrc).
20
20
## Think well before you change them, since they may reduce wget's
21
21
## functionality, and make it behave contrary to the documentation:
22
22
##
40
40
# `passive' feature of FTP.  If you are behind such a firewall, you
41
41
# can turn this on to make Wget use passive FTP by default.
42
42
#passive_ftp = off
 
43
passive_ftp = on
43
44
 
44
45
# The "wait" command below makes Wget wait between every connection.
45
46
# If, instead, you want Wget to wait only between retries of failed