[
https://issues.apache.org/jira/browse/NET-547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14089465#comment-14089465
]
Sebb commented on NET-547:
--------------------------
The Javadoc already says:
Note: this does not apply to the methods where the user is responsible for
writing or reading the data stream, i.e. retrieveFileStream(String) ,
storeFileStream(String) and the other xxxFileStream methods
However, perhaps this should be moved to the start of the section
> 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)