Page 1 of 1

Problem storing large file via FTP

Posted: Thu Oct 15, 2009 10:31 am
by webrunner
Hi again,

I am uploading a very large file (> 5GB) and get this error, always at 69% progress:

Code: Select all

Select or drag and drop file to upload
--------------------------------------------------
Uploading : bigfile
(5.291.114.496 bytes)
Upload started ...Upload failed : org.apache.commons.net.io.CopyStreamException: IOException caught while copying.
--------------------------------------------------
To be sure that the FTP-server is not the problem, I uploaded it using an other FTP client, which works fine.

Any ideas appreciated...

Re: Problem storing large file via FTP

Posted: Fri Oct 16, 2009 6:14 am
by support
Which FTP server are you using ? I will try to reproduce the problem.

Re: Problem storing large file via FTP

Posted: Fri Oct 16, 2009 8:42 am
by webrunner
here the server data:

ProFTPD Version 1.3.1
Debian GNU/Linux 4.0
Linux olymp 2.6.18-6-amd64 #1 SMP Mon Jun 16 22:30:01 UTC 2008 x86_64 GNU/Linux

thanks a lot!

Re: Problem storing large file via FTP

Posted: Sun Oct 18, 2009 7:18 pm
by webrunner
Hi,

did you make any progress on this issue? I'm considering to buy the applet for a quite big application, but I need to transfer _very_ large files (up to 50 GB) reliably.

Thanks a lot.

Re: Problem storing large file via FTP

Posted: Mon Oct 19, 2009 6:28 am
by support
Not yet, I've a to create a virtual environment to reproduce the problem.

Re: Problem storing large file via FTP

Posted: Mon Oct 19, 2009 7:33 am
by webrunner
okay, thanks for the support.

Re: Problem storing large file via FTP

Posted: Mon Jan 18, 2010 10:46 pm
by zero
I'm interested in the same question, any news on this?