I'm trying to avoid using an external program. But let me give you a bit of background on this.
We have a document archiving system called Report to Web (from Redwood Software). We have a watch program that will take any file dropped in this Watch folder, and import it into Report to Web.
I have tinkered with both SmartASP, and ASPUpload both which seem to do what I need them to do. But for some reason I keep getting stopped at some point for getting the file from the web server, over to the Report to Web server. I have tried using SmartASPUpload and it can't do virtual links. ASPUpload gives me an error, and the batch file works when I double click it, but not when its scheduled and it runs.
Any help is appreciated, thanks guys.