Yes, I established an mapped FTP resource into Windows Explorer and I can grab files from the remote server.
I can login to the remote server via ftp in Windows Explorer. No problems anywhere, but with CFFTP. I just need to get around the CFHTTP page timeout. And there should be a way to use the CFFTP tag without having to resort to jumping through a lot of hoops using third-party software and contorted methods. Why won't the tag just work? > -----Original Message----- > From: Will Swain [mailto:[EMAIL PROTECTED] > Sent: Friday, January 25, 2008 3:11 PM > To: CF-Talk > Subject: RE: Why would I get a cfhttp timeout on this cfftp operation? > > > Have you tried connecting and downloading the file with an FTP client rather > than CF? > > -----Original Message----- > From: Rick Faircloth [mailto:[EMAIL PROTECTED] > Sent: 25 January 2008 18:47 > To: CF-Talk > Subject: RE: Why would I get a cfhttp timeout on this cfftp operation? > > Yes, to both questions. > > I'm not sure if the settings were correct, but I tried setting the scheduled > task's timeout to "9999" seconds. > > Then I tried adding <cfsetting timeoutRequest="9999"> to the template, but > neither seemed to have an effect. > > But also, if the problem is not with CFHTTP, why would the scheduler log so > it was? > > ??? > > > > -----Original Message----- > > From: Dave Watts [mailto:[EMAIL PROTECTED] > > Sent: Friday, January 25, 2008 12:44 PM > > To: CF-Talk > > Subject: RE: Why would I get a cfhttp timeout on this cfftp operation? > > > > > No matter how I run it, I get the same error... > > > > > > - Automated Scheduled Task > > > - Manual Test Run of Scheduled Task > > > - Run template directly in browser > > > > Then your problem isn't with CFHTTP, it's with the file. Have you set > > the TIMEOUT attribute for CFFTP? Have you also set the page timeout > > using CFSETTING? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:297480 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

