Hi folks,

i'm currently using the assets/asset bonus module to have my students (who use the drupal portal) upload their current work to the blogs that they each maintain. this works great for jpgs, mp3s, etc... but for those developing basic websites, it would be very, very useful to allow them to upload an entire FOLDER intact, so that all images, pages, etc. are in the right place up on the site.

anyone find ANY solution in drupal to allow for this??

i've already tried:
assets -- only individual files
webfm -- only individual files
drupalftp -- only individual files
swfupload -- only individual files

any suggestions are welcomed-- thanks!!

Comments

wmostrey’s picture

The asset module comes with the "asset import" module which does just this. You can upload the folder(s) using FTP and then use asset import to, well, import them directly into the asset module. Feel free to issue a support of bug report when you run in some kind of trouble with the module. Good luck!