You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2011/06/04 17:02:47 UTC

[jira] [Resolved] (NET-413) FtpClient.storeFile(), last packet data loss bug

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

Sebb resolved NET-413.
----------------------

       Resolution: Duplicate
    Fix Version/s:     (was: 3.0.1)

> FtpClient.storeFile(), last packet data loss bug
> ------------------------------------------------
>
>                 Key: NET-413
>                 URL: https://issues.apache.org/jira/browse/NET-413
>             Project: Commons Net
>          Issue Type: Bug
>          Components: FTP
>    Affects Versions: 3.0
>         Environment: Client : Windows XP, Eclipse3.5, JVM 1.6
> Server : Sun Sparc, Pro FTPD
>            Reporter: Junho Hong
>
> When I upload some jpeg files to FTP server, a few files have smaller size than original files.
> In the server, uploaded files size are 1024 * n
> So I changed org.apache.commons.net.ftp.FTPClient.java (line number 570, parameter flush), 'false' to 'true'
> And it solved...
> Please check it...

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira