[
https://issues.apache.org/jira/browse/NET-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebb resolved NET-547.
----------------------
Resolution: Fixed
URL: http://svn.apache.org/r1616552
Log:
NET-547 There is a lack of documentation regarding setControlKeepAliveTimeout
Modified:
commons/proper/net/trunk/src/changes/changes.xml
commons/proper/net/trunk/src/main/java/org/apache/commons/net/ftp/FTPClient.java
> There is a lack of documentation regarding setControlKeepAliveTimeout
> ---------------------------------------------------------------------
>
> Key: NET-547
> URL: https://issues.apache.org/jira/browse/NET-547
> Project: Commons Net
> Issue Type: Improvement
> Components: FTP
> Affects Versions: 3.3
> Reporter: Fabio Scippacercola
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The documentation must be more complete: when user sets
> ControlKeepAliveTimeout he is sure that all the interactions with the FTP
> server will have this behavior. However, the ControlKeepAliveTimeout is not
> implemented in all functions of FTP client! For instance, by analyzing source
> code, it seems that storeFileStream does not send any NOOP to the server
> while transferring and this operation is duty of the programmer.
> I was not able to complete some uploads until I started to deepen inside
> source code.
--
This message was sent by Atlassian JIRA
(v6.2#6252)