summaryrefslogtreecommitdiffstats
path: root/debian/patches/wget-passive_ftp-default
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 03:06:58 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-06 03:06:58 +0000
commit98e6007c9dbc6151052d380276303d2efa14051c (patch)
tree145ac5d9bd5ed7f2937204187ff02adff0faf02c /debian/patches/wget-passive_ftp-default
parentAdding upstream version 1.20.1. (diff)
downloadwget-98e6007c9dbc6151052d380276303d2efa14051c.tar.xz
wget-98e6007c9dbc6151052d380276303d2efa14051c.zip
Adding debian version 1.20.1-1.1.debian/1.20.1-1.1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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