Java开发FTP功能的apache工具包,小心使用为妙(二)

2014-11-23 19:36:49 · 作者: · 浏览: 27
. * If defined, the value will be used to create any automatically created parsers. * * @since 3.0 */ public static final String FTP_SYSTEM_TYPE = "org.apache.commons.net.ftp.systemType"; /** * The system property ({@value} ) which can be used as the default system type. * If defined, the value will be used if the SYST command fails. * 其它代码照搬吧。不管怎么样,最后的传输效率大大提高,而且是时刻刷新,减轻了服务器压力。

可能对此还不是深入理解,遗漏出望指教。