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=25032>.
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=25032
Unable to FTP to a Windows server
Summary: Unable to FTP to a Windows server
Product: Ant
Version: 1.6Beta
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: Critical
Priority: Other
Component: Optional Tasks
AssignedTo: dev@ant.apache.org
ReportedBy: filip@filip.net
The commons-net task fails when FTPing to a windows server.
ANT 1.5.4 handles this without any problems (NetComponents.jar)
ftp> ls -l
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
09-18-02 02:05PM 204 BatchLanyon
11-13-03 11:04AM <DIR> CD
09-18-02 02:05PM 773 copyLanyonFiles.sh
04-17-03 08:28AM 1 final.txt
11-13-03 11:04AM <DIR> FS
09-18-02 02:05PM 201 ftpLanyonZip.sh
11-20-03 10:37AM <DIR> kevin
04-17-03 08:28AM 109147 LN01012.xml
04-17-03 08:27AM 154901 LN1.xml
04-17-03 08:26AM 112576 LN103.xml
04-17-03 08:26AM 141605 LN777.xml
04-17-03 08:27AM 31487 LNBOAZ.xml
11-26-03 01:18PM <DIR> LQ
11-13-03 11:02AM <DIR> MnC
11-24-03 04:10PM 28405802 Single_20031121085641.zip
11-13-03 11:02AM <DIR> SM
226 Transfer complete.
remote: -l
796 bytes received in 0.0072 seconds (108.39 Kbytes/s)
ftp>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org
|