I'm using SharePoint 2007 and SharePoint Designer and I'm looking for a way to automate uploading files. We have a system that generates reports and emails them out to the department, but we would rather they be automatically uploaded to a sharepoint library. The easy way to do it would be to enable incoming emails for the sharepoint server, but I was told that was not an option.
From what I have been told, the files can be auto-saved to a unix or windows directory, so if there is a way to synch a directory with a document library that seems like it would be the easiest option.