FTP Client storeFile is not working with default buffer size 1024
-----------------------------------------------------------------
Key: NET-207
URL: https://issues.apache.org/jira/browse/NET-207
Project: Commons Net
Issue Type: Bug
Affects Versions: 1.4
Environment: FTP Client on Windows XP and FTP server on mainframe
Reporter: Ksheera Puritipati
Priority: Minor
When we are uploading the file (size approx:2.68MB) with the default buffer
size, getting the following error.
org.apache.commons.net.io.CopyStreamException: IOException caught while copying.
Bytes Transfered:384000
IO Exception:java.net.SocketException: Connection reset by peer: socket write
error
Work Around: Setting the buffersize to any value other than default 1024.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.