Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

File Resumable Upload

1,812 sites Security covered
View on drupal.org

This module allows for large, multiple, and resumable file uploads directly within the core File and Image field widgets. It supports both drag and drop and browse uploads, bypasses PHP upload limits for large files, and can resume interrupted uploads, all while degrading gracefully to standard uploads in older browsers.

File Resumable Upload aka file_resup adds large files multiple and resumable upload to the File and Image field widgets.

Watch Daily Dose of Drupal Episode #181 about File Resumable Upload on CodeKarate.com!

Features

  • Gracefully integrates with the core File and Image field widgets.
  • Allows to upload multiple files at once.
  • Allows to upload large files (over 2 GB) even to 32bit servers and bypassing PHP's upload limits.
  • Allows to resume interrupted uploads.
  • Supports both Browse and Drag & drop.
  • Supports adding or removing files on the fly while uploading.
  • Secure
  • Fast handling of large files (Read recommendations below)
  • Easy installation: No dependencies (except File itself), no libraries!
  • Uses a custom and very lightweight (4.9 KB) JavaScript called resup.js, inspired by Resumable.js but more optimized.
  • Displays an estimation of the remaining upload time.
  • Allows to automatically start upload on files added.

Limitations

File Resumable Upload is a pure HTML5 solution and therefore will only work on modern browsers. It automatically degrades to the standard upload widget when unsupported.

Instructions

  1. Install the module like any other module.
  2. Set permission Upload via File Resumable Upload.
  3. Edit a File or Image field.
  4. Expand Resumable upload settings.
  5. Check Enable resumable upload.
  6. Set Maximum upload size, if needed.
  7. Check Start upload on files added, if desired.
  8. Save settings.
  9. Enjoy!

Activity

Total releases
2
First release
Oct 2025
Latest release
6 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Slowing

Releases

Version Type Release date
2.0.5 Stable Jan 12, 2026
2.0.4 Stable Oct 31, 2025