Maximum File Size

Files and folders downloader add-on with resume support.
Post Reply
Rumnor
Posts: 2
Joined: Fri Jan 01, 2010 10:47 pm

Maximum File Size

Post by Rumnor »

Hi,

just wondering if there is a limit on the file size you can download using the JFileDownload?

I've in the past used the following:

http://www.javaatwork.com/java-file-dow ... tails.html

It works well for files, which are upto 3GB in size, but anything higher it doesnt like! Also there support is shocking :evil:

Look forward to a response.

Chod

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

Re: Maximum File Size

Post by support »

Yes, it should work for > 3GB files. Do you plan HTTP download only or FTP too ?

Rumnor
Posts: 2
Joined: Fri Jan 01, 2010 10:47 pm

Re: Maximum File Size

Post by Rumnor »

HTTPS for download and FTP for upload eventually.

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

Re: Maximum File Size

Post by support »

Ok, it should work fine for HTTP(S). Just pay attention if you download a 4GB file because the target folder must not be formatted as FAT16 which is limited to 4GB file size.

Post Reply