You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by bu...@apache.org on 2003/12/05 09:26:01 UTC

DO NOT REPLY [Bug 25211] - ant ftp task does not use ascii transfer to send files to host with Suse Linux 9.0

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25211>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25211

ant ftp task does not use ascii transfer to send files to host with Suse Linux 9.0

antoine@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|---                         |1.6



------- Additional Comments From antoine@apache.org  2003-12-05 08:26 -------
Hi,
I would suspect that your FTP server has binary as default transfer mode instead
of ASCII.
This problem is fixed in ant 1.6, exactly since
src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.java revision 1.39
(29-07-2003). You can download ant1.6beta3 to check that.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org