summaryrefslogtreecommitdiffstats
path: root/debian/patches/wget-passive_ftp-default
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 17:38:32 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-05-05 17:38:32 +0000
commit0440b1aba7cb365233fef1a359c60cbf9c8c8505 (patch)
tree9acf2322f0dedab6f424d7d8b6b18c340f56a2e4 /debian/patches/wget-passive_ftp-default
parentAdding upstream version 1.21.3. (diff)
downloadwget-0440b1aba7cb365233fef1a359c60cbf9c8c8505.tar.xz
wget-0440b1aba7cb365233fef1a359c60cbf9c8c8505.zip
Adding debian version 1.21.3-1.debian/1.21.3-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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