I have the Drupal site running. I’m still having some trouble with the filestore module I’m using. It’s possible to upload files, but downloads seem to hang most of the time. I also don’t like that it stores files in the SQL database instead of as actual files, since 1and1 limits the database size. I’ll look at the file module instead or just write my own.
When I posted about the problem I was having yesterday, one of the Drupal developers emailed me about it and we exchanged several emails. He pointed out a work-around in the cvs repository for a server setting I wasn’t able to change. Drupal seems to be the most flexible & customizable system around. At first look, it seems to be primarily for blogs, but that’s not the case.