I have some 700 files on my server, and I'm planning make them accessible, I want simple download system, (nodes in categories with attached files). How can I bulk attach them into nodes (which would be created during this process)?

Comments

dnewkerk’s picture

Check out the Media Mover module.
For instance in the feature list, see items such as "attach file back to node", "save file and related data as a node", and "add a file to a CCK filefield or imagefield"

v8powerage’s picture

Hi
I still haven't find solution FileFramework doesn't work (literally, lot's of errors), I'm just thinking now about simply attaching files into nodes using built in file system, but how to bulk attach files using this default drupal file system?

freatida’s picture

Sorry I don't have a solution, but am looking for the same thing.
Hopefully someone has an idea?
Thanks

longtom’s picture

I am looking for similar functionality. Is there a module that can attach, say, a directory of 50 .pdf files to a specific node? I don't want the client to upload individual files, and preferrably not import via a css file. They just place files in a dedicated directory, and the node reads the directory and attaches its contents.