You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Rory Winston (JIRA)" <ji...@apache.org> on 2008/04/01 15:05:24 UTC

[jira] Closed: (NET-207) FTP Client storeFile is not working with default buffer size 1024

     [ https://issues.apache.org/jira/browse/NET-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rory Winston closed NET-207.
----------------------------

    Resolution: Cannot Reproduce

> 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.