Can you not just upload all the files manually via FTP and then simply manage the database via MyPHPAdmin?
Thread Starter
ose
(@ose)
I could do that, but the authors who will write posts/add files wouldn’t be able to do that and I am hesitant to write some extra GUI for this functionality.
I guess as a workaround I can always ask them to create a post for each individual attachment and then pull attachments from the database that way.
Still, it seems like WordPress’ attachment handling is lacking some functionality. (E.g. I just realized I cannot attach a file to more than one post. I can of course link to it from multiple posts, but attaching it seems impossible at least through the GUI.)