[
https://issues.apache.org/jira/browse/NET-465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561121#comment-13561121
]
Thomas Neidhart commented on NET-465:
-------------------------------------
I tested to download a large file (~17MB) with the FTPClientExample (default
settings) from a remote server with both the 3.2 and the latest version (trunk):
- 3.2: 2 KB/s
- trunk: ~700 KB/s
so it seems to work fine again.
Thanks!
> FTPClient setSendBufferSize and setReceiveBufferSize on data socket
> -------------------------------------------------------------------
>
> Key: NET-465
> URL: https://issues.apache.org/jira/browse/NET-465
> Project: Commons Net
> Issue Type: Bug
> Components: FTP
> Affects Versions: 3.1
> Environment: All
> Reporter: Jim Kerwood
> Fix For: 3.2
>
> Attachments: ftp-bufsize.diff
>
> Original Estimate: 0.25h
> Remaining Estimate: 0.25h
>
> When sending large files the need to set the send and receive buffer sizes on
> the data socket is much more important than the command socket. Please
> either give 2 more setters or make the setters set the data socket and leave
> the command socket alone.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira