From 4ea4918b7097a4d222f122a98d906607e5b07e21 Mon Sep 17 00:00:00 2001
From: jkf
Date: Fri, 12 Jul 2019 17:00:44 +0200
Subject: [PATCH] Add Ftp ant task wakeUpTransferInterval documentation also
updated
---
manual/Tasks/ftp.html | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/manual/Tasks/ftp.html b/manual/Tasks/ftp.html
index dad5ad939..758bf83ad 100644
--- a/manual/Tasks/ftp.html
+++ b/manual/Tasks/ftp.html
@@ -225,6 +225,13 @@ connection.
A value of 0 means an infinite timeout.since Ant 1.10.7
No |
+
+ wakeUpTransferInterval |
+ Only use if proved to be necessary, interval in seconds on which a LIST command is triggered
+ trigger a data connection (to avoid timeouts by the ftp server on no data connection).
+ since Ant 1.10.7 |
+ No |
+
The following attributes
|