Mass / multiple upload

esadot - July 26, 2007 - 03:37
Project:Web File Manager
Version:6.x-2.9-alpha2
Component:Code
Category:feature request
Priority:normal
Assigned:Unassigned
Status:postponed
Description

Thanks for contributing the module.

I was wondering if mass/multiple upload can be supported?

Thanks in advance,

#1

robmilne - July 26, 2007 - 12:29

Sadly this isn't possible with available open sources. If you can point me to such code I'd be very happy to implement. Ftp or ssh are the only ways I know of bulk uploading of files, which why I invested so much time in designing the ftp area and db enumeration mechanisms.

#2

robmilne - July 26, 2007 - 12:29
Status:active» won't fix

#3

esadot - July 26, 2007 - 17:34

Thanks robmilne,

The ftp, and the module in particular is great.

However I believe the bulk upload is an important feature, particularly in the event where the site's owner delegate web-file-manager access to users. I'd argue that providing ftp access to these users (for mass upload) is not likely to happed.

My code developments are slim at best, so I'm afraid i can't contribute or point you to the right direction, but if my memory serves me right other drupal projects, image for example, implement mass upload. Maybe others more skills in the area can jump in. (btw, googling "php bulk upload" provides many results as well).

Thanks in advance,

#4

seanr - November 7, 2007 - 16:51
Status:won't fix» active

This can be done using flash - see SWFUpload. Perhaps we should be looking into integrating that with this module?

#5

bredfern - November 7, 2007 - 17:25

Right now I'm going through all the code line by line. However I would oppose using flash as its a proprietary technology, I would like to add in multiple file uploads, but its not going to be easy. Right now my goal is on covering outstanding issues and creating a version of the plugin that will work with Drupal 6.

#6

seanr - November 7, 2007 - 21:53

At this point, I think avoiding proprietary technologies should take a back seat to getting something - anything - rolled out, as this feature has been in demand but completely unavailable for any Drupal module for years.

#7

bredfern - November 7, 2007 - 22:16

Well, its possible to upload multiple files with available sources, but not mass uploading of arbitrary amounts of content. I can't use flash, I'm stuck working on a 12 year old machine with linux, so using the flash authoring tool is not possible.

#8

esadot - November 20, 2007 - 02:21

Thanks bredfern. I was wondering if you can fill us in as to where the issue stands. I'm looking for a way to provides my site's users a mean to upload files, thus multiple uploads is basic feature.

Regards.

#9

tcblack - November 20, 2007 - 13:59

This is really a browser limitation as much as anything else.

Perhaps a workaround solution would be to provide for the upload of a single .zip (.gz) file and by checking a tick box the system would know to then unzip that file in the directory and register them into the database?

The problem is that while there are zip extensions in php; not everyone has access to a PHP compiled with them. I just checked and I certainly don't. (fooey!)

#10

esadot - November 20, 2007 - 16:35

Well, searching through Druapl contributed modules page, brings out a few modules which offers "multiple files upload" feature, such as Acidfree Albums and Multiple Image Upload.

Could we harness this technology/code to elevate the Web File Manager module?

#11

esadot - November 21, 2007 - 17:09

Yet another option would be to provide an unzip option next to the "Delete File", "Rename File", etc.

#12

robmilne - December 31, 2007 - 01:37
Status:active» postponed

I'm off the project but hopefully someone will contribute a patch for this feature.

#13

zmove - April 14, 2008 - 14:54
Status:postponed» active

The zip creation for multiplz file upload is certainly worst for most user that uploading files one by one (except for very mass upload... maybe).

Don't forget that the goal is to simplify the user life, not to complicate it.

As it said today, the only one drupal solution for mass uploading is to use SWFupload, it's a beta module, but I make it works on my D5 installation.

It would be really great to see WebFM integrate SWF upload for mass uploading, it could be an option to check or not. But I think it would be the more usefull feature it can be done for drupal files management today.

I'm far to have the php skill to do that, WebFM is a huge module, but I'm subscribing to this feature, and if I can bring my little help to someone that would bring this functionnality, he can contact me.

zmove

#14

VM - April 14, 2008 - 14:58
Status:active» postponed

remarking as postponed as there is no patch being worked on.

#15

robmilne - April 14, 2008 - 16:13

Multiple file upload is not trivial. Postlet seems to be a decent solution. Next time I have a day to spend on this I'll try to implement.

#16

hoobuba - April 16, 2008 - 23:31

That would be superfantastic - I am looking at it and trying to make it work, but it is probably too big bite for me too swallow. If you point me the right direction I might be able to do it.

I am still trying to figure out the http://drupal.org/node/244852 ...

Thanks,

M*

#17

robmilne - April 16, 2008 - 23:52

Take a look at http://drupal.org/project/imagex. This module seems to be integrally linked to the image module but I don't see why it can't be generalized for usage by webfm.

#18

zmove - April 17, 2008 - 06:04

I already tried imagex, but the java module is not very good,verry buggy, very slow on my firefox. SWF upload works a lot better.

#19

Jay Daverth - June 11, 2008 - 15:03

subscribed - good luck on this - I really hope someone works it out!

#20

ms2502 - August 27, 2008 - 12:16
Version:5.x-1.9» 6.x-2.9-alpha2

subscribed - would be a very useful addition - I'm not having the skill to help developing but if you need someone to help testing...

#21

Andrew Schulman - November 17, 2008 - 21:56

subscribing

#22

Tony Sharpe - February 3, 2009 - 16:50

subscribed - This would be very useful as I can't get ftp to work (covered under http://drupal.org/node/368487)

#23

mdowsett - February 4, 2009 - 21:56

subscribing

#24

bwoods - February 5, 2009 - 15:32

subscribing

#25

design.er - March 18, 2009 - 22:09

Hi, this issue exists more than 1,5 years already. Are there any news or actions?

#26

cwgriesel - August 16, 2009 - 20:54

How about http://drupal.org/project/image_fupload -- "upload multiple images with one simple click"?

#27

seanr - August 17, 2009 - 15:55

Ooooh, that's sweet! Thanks.

 
 

Drupal is a registered trademark of Dries Buytaert.