summaryrefslogtreecommitdiffstats
path: root/debian/patches/wget-passive_ftp-default
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/wget-passive_ftp-default')
-rw-r--r--debian/patches/wget-passive_ftp-default12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/patches/wget-passive_ftp-default b/debian/patches/wget-passive_ftp-default
new file mode 100644
index 0000000..9ec28c8
--- /dev/null
+++ b/debian/patches/wget-passive_ftp-default
@@ -0,0 +1,12 @@
+make passive-ftp the default
+
+--- a/doc/sample.wgetrc
++++ b/doc/sample.wgetrc
+@@ -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