diff --git a/docs/manual/OptionalTasks/ftp.html b/docs/manual/OptionalTasks/ftp.html index 29e5abc95..5513d6094 100644 --- a/docs/manual/OptionalTasks/ftp.html +++ b/docs/manual/OptionalTasks/ftp.html @@ -28,6 +28,13 @@ This task does not currently use the proxy information set by the <setproxy> task, and cannot go through a firewall via socks.
+Use of the FTP task with Microsoft FTP servers + +
+To use the FTP task with Microsoft FTP servers, you need a build of commons-net and of +jakarta-oro coming from the CVS HEAD of these two projects. +It is expected that the commons-net 1.2.0 release will fix these issues. +
Warning: there have been problems reported concerning the ftp get with newer attribute. Problems might be due to format of ls -l differing from what is expected by commons-net, for instance due to specificities of langage used by the ftp server in the directory listing. diff --git a/docs/manual/install.html b/docs/manual/install.html index 3c69cba4d..548cdb686 100644 --- a/docs/manual/install.html +++ b/docs/manual/install.html @@ -302,7 +302,9 @@ Installing Ant / Optional Tasks section above.