You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
469 B
11 lines
469 B
Index: doc/sample.wgetrc |
|
--- doc/sample.wgetrc.orig 2012-05-12 17:18:27.000000000 +0200 |
|
+++ doc/sample.wgetrc 2013-12-02 19:41:03.601658450 +0100 |
|
@@ -43,6 +43,7 @@ |
|
# problems supporting passive transfer. If you are in such |
|
# environment, use "passive_ftp = off" to revert to active FTP. |
|
#passive_ftp = off |
|
+passive_ftp = on |
|
|
|
# The "wait" command below makes Wget wait between every connection. |
|
# If, instead, you want Wget to wait only between retries of failed
|
|
|