This project is not covered by Drupal’s security advisory policy.

JUpload integrates the GPL license, Java based JUpload allowing Drupal users to upload very large files (> 2GB). Unlike uploaders written in Flash, Silverlight, or HTML5, Java does not have client side issues files larger than 2GB. Using FTP eliminates issues with PHP's file upload limits receiving files as an HTTP post.

This module was developed for UPTV in Urbana, IL. Their UC2B Project is wiring residential homes and anchor institutions with 1GB fiber for < $30 a month. With this type of broadband available, the public access station wanted to be able to accept extremely large files without having to train members to use an FTP client.

Some background on dealing with very large file uploads:

Related Projects:

The Jifupload Module implements JUpload with D6 Image Field. This method will not work for large files without an enormous amount of RAM because it used Drupal/PHP to receive the file as part of the HTTP Post.

Project information

Releases