﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>BlogJava-wodong-最新评论</title><link>http://www.blogjava.net/wodong/CommentsRSS.aspx</link><description /><language>zh-cn</language><pubDate>Thu, 21 Aug 2008 13:30:25 GMT</pubDate><lastBuildDate>Thu, 21 Aug 2008 13:30:25 GMT</lastBuildDate><generator>cnblogs</generator><item><title>150 Here comes the directory listing[未登录]</title><link>http://www.blogjava.net/wodong/archive/2012/06/08/223610.html#380354</link><dc:creator>cnwong</dc:creator><author>cnwong</author><pubDate>Fri, 08 Jun 2012 07:45:00 GMT</pubDate><guid>http://www.blogjava.net/wodong/archive/2012/06/08/223610.html#380354</guid><description><![CDATA[还有可能存在的现象：卡死在“150 Here comes the directory listing.”一行不再往下执行，说明FTPClient.class --&gt;socket=server.accept()被锁死，原因是FTPClient.class --&gt;getActivePort()返回了0，而你linux客户端又恰巧不开放该端口。将getActivePort()的返回值设置成linux客户端开放的且未被占用的端口值即可（一般是80XX）。<img src ="http://www.blogjava.net/wodong/aggbug/380354.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.blogjava.net/wodong/" target="_blank">cnwong</a> 2012-06-08 15:45 <a href="http://www.blogjava.net/wodong/archive/2012/06/08/223610.html#380354#Feedback" target="_blank" style="text-decoration:none;">发表评论</a></div>]]></description></item></channel></rss>