On my development server, after doing a document filename, the file is copied to the correct directory. On the production server, the file stays in the temporary directory which is a problem. These are both windows machines and permissions on the final directories are the same. The file information is written correctly to the table. A great deal of processing needs to happen on that file and, of course, the file is not to be found where it should be. Any thoughts?