> I get about 4 MB of a 25 MB file each time then my scheduled > task, whether I let the scheduler run it or manually trigger > the scheduled task, or even if I run the template directly in > the browser, I get an error from the scheduler log that says > I had a cfhttp timeout error. > > Why is cfhttp involved? Implicitly?
Scheduled tasks are run using CFHTTP. I would recommend that you consider another way to automate this task. For example, you can automate FTP using the operating system scheduler and almost any FTP client. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest caliber vendor-authorized instruction at our training centers in Washington DC, Atlanta, Chicago, Baltimore, Northern Virginia, or on-site at your location. Visit http://training.figleaf.com/ for more information! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297418 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

