Closed (won't fix)
Project:
FileField Sources
Version:
7.x-1.4
Component:
Source: Attach (FTP)
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2011 at 20:19 UTC
Updated:
3 Sep 2012 at 21:26 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedThis would be a great feature.
subscribing
Comment #2
gotobedsleepyhead commentedWould be very helpful feature (for me at least)
Subscribing
Comment #3
atlea commentedThis is not an solution for FTP, but just wanted you to know that this sandbox project adds the capability to upload multiple files at once. It's using chunked uploads, and for most can replace having to upload using FTP.
http://drupal.org/sandbox/atlea/1414774
Comment #4
discipolo commentedthank you so much for pointing that out atlea!
Comment #5
atlea commented@discipolo: You're welcome. :)
FileField Sources Plupload is now a real project. http://drupal.org/project/filefield_sources_plupload
Supports multiple files and files larger than php upload limit. Files larger than 100mb tested without issues.
Comment #6
macmladen commentedIt would be really nice to have first option (on file listing)
--All--, even to let IMCE also provide multiple files? Is it too much or it is not related (not here but under IMCE?)Comment #7
quicksketchI don't think IMCE allows multiple files to be selected in any situation. It would require an effort on both projects' part to make this possible through IMCE.
Comment #8
quicksketchFileField Sources will probably stay the way it is unless there's a simple way forward for this. Considering the current state of Fields, I don't see this as something is easy to implement. For those interested, check out the plupload module: http://drupal.org/project/filefield_sources_plupload.