RE: Why would I get a cfhttp timeout on this cfftp operation?

2008-01-26 Thread Will Swain
and the download stops. Any other thoughts or tests I can run? Debugging info I can gather? -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Friday, January 25, 2008 6:01 PM To: CF-Talk Subject: RE: Why would I get a cfhttp timeout on this cfftp operation? No problems

RE: Why would I get a cfhttp timeout on this cfftp operation?

2008-01-26 Thread Rick Faircloth
and it hasn't helped. Is anyone out there successfully using the CFFTP tag? Rick -Original Message- From: Will Swain [mailto:[EMAIL PROTECTED] Sent: Saturday, January 26, 2008 7:26 AM To: CF-Talk Subject: RE: Why would I get a cfhttp timeout on this cfftp operation? Have you tried

Re: Why would I get a cfhttp timeout on this cfftp operation?

2008-01-25 Thread Todd
-Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Friday, January 25, 2008 10:04 AM To: CF-Talk Subject: RE: Why would I get a cfhttp timeout on this cfftp operation? I get about 4 MB of a 25 MB file each time then my scheduled task, whether I let the scheduler

RE: Why would I get a cfhttp timeout on this cfftp operation?

2008-01-25 Thread Dave Watts
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

RE: Why would I get a cfhttp timeout on this cfftp operation?

2008-01-25 Thread Dave Watts
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? Any

RE: Why would I get a cfhttp timeout on this cfftp operation?

2008-01-25 Thread Rick Faircloth
other thoughts or tests I can run? Debugging info I can gather? -Original Message- From: Dave Watts [mailto:[EMAIL PROTECTED] Sent: Friday, January 25, 2008 6:01 PM To: CF-Talk Subject: RE: Why would I get a cfhttp timeout on this cfftp operation? No problems anywhere, but with CFFTP

RE: Why would I get a cfhttp timeout on this cfftp operation?

2008-01-25 Thread Will Swain
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

RE: Why would I get a cfhttp timeout on this cfftp operation?

2008-01-25 Thread Rick Faircloth
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

RE: Why would I get a cfhttp timeout on this cfftp operation?

2008-01-25 Thread Dave Watts
I'm not sure if the settings were correct, but I tried setting the scheduled task's timeout to seconds. Then I tried adding cfsetting timeoutRequest= to the template, but neither seemed to have an effect. How many seconds does it run before failing? But also, if the problem is

RE: Why would I get a cfhttp timeout on this cfftp operation?

2008-01-25 Thread Rick Faircloth
25, 2008 11:24 AM To: CF-Talk Subject: RE: Why would I get a cfhttp timeout on this cfftp operation? But how would one even use CFFTP if it always depends on CFHTTP for functionality? CFFTP does not depend on CFHTTP. Scheduled tasks do. If you run the page yourself, CFHTTP

RE: Why would I get a cfhttp timeout on this cfftp operation?

2008-01-25 Thread Rick Faircloth
10:04 AM To: CF-Talk Subject: RE: Why would I get a cfhttp timeout on this cfftp operation? 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

RE: Why would I get a cfhttp timeout on this cfftp operation?

2008-01-25 Thread Dave Watts
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

Re: Why would I get a cfhttp timeout on this cfftp operation?

2008-01-25 Thread Todd
Rick, I made a mistake in my previous email. I meant url?RequestTimeOut=x Alternatively: cfsetting requestTimeOut = *value in seconds* On Jan 25, 2008 9:05 AM, Rick Faircloth [EMAIL PROTECTED] wrote: Hi, all. Throwing this problem out again with the code I'm running. I get about 4 MB of a

RE: Why would I get a cfhttp timeout on this cfftp operation?

2008-01-25 Thread Rick Faircloth
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

RE: Why would I get a cfhttp timeout on this cfftp operation?

2008-01-25 Thread Dave Watts
But how would one even use CFFTP if it always depends on CFHTTP for functionality? CFFTP does not depend on CFHTTP. Scheduled tasks do. If you run the page yourself, CFHTTP will not be used. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ Fig Leaf Software provides the highest