Consider UpAPI

I’ve had my own frustrations with the various Drupal modules that attempt to handle files. On several of my projects they’ve all come up short and I’ve had to build my own. Recently I created an upload api module to help attach files to nodes (or other objects). If you’re building custom code to handle file content, I recommend you look it over (and help it along).