Problem storing large file via FTP

Upload core product.
Post Reply
webrunner
Posts: 25
Joined: Thu Oct 15, 2009 10:23 am

Problem storing large file via FTP

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

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Problem storing large file via FTP

Post by support »

Which FTP server are you using ? I will try to reproduce the problem.

webrunner
Posts: 25
Joined: Thu Oct 15, 2009 10:23 am

Re: Problem storing large file via FTP

Post 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!

webrunner
Posts: 25
Joined: Thu Oct 15, 2009 10:23 am

Re: Problem storing large file via FTP

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

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: Problem storing large file via FTP

Post by support »

Not yet, I've a to create a virtual environment to reproduce the problem.

webrunner
Posts: 25
Joined: Thu Oct 15, 2009 10:23 am

Re: Problem storing large file via FTP

Post by webrunner »

okay, thanks for the support.

zero
Posts: 1
Joined: Mon Jan 18, 2010 10:44 pm

Re: Problem storing large file via FTP

Post by zero »

I'm interested in the same question, any news on this?

Post Reply