RE: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01

2010-03-18 Thread Amar Lungare
no reason :) --- On Thu, 3/18/10, Amar Lungare wrote: From: Amar Lungare Subject: RE: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01 To: discussion@acfug.org Date: Thursday, March 18, 2010, 6:03 AM Thanks for the suggestions. I have already tried the timeout settings for both the page

RE: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01

2010-03-18 Thread Amar Lungare
arlie Arehart Subject: RE: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01 To: discussion@acfug.org Date: Wednesday, March 17, 2010, 5:35 PM Ben is the man, alright, and in fact he points out something that trumps my observation. While he concludes that he too needed the CFSE

RE: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01

2010-03-17 Thread Charlie Arehart
10 4:38 PM To: discussion@acfug.org Subject: RE: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01 Not sure if you have seen this or if it has been mentioned but may help you out: http://www.bennadel.com/blog/1337-My-First-ColdFusion-8-CFFTP-Experience-Roc ky-But-Triumphant.htm From: ad..

RE: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01

2010-03-17 Thread Cody Wehunt
:16 PM To: discussion@acfug.org Subject: RE: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01 Amar, that error is indicating that the operation has exceeded the page execution timeout set in the CF Admin. You can override it on a page basis using CFSETTING REQUESTTIMEOUT="n", whe

RE: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01

2010-03-17 Thread Charlie Arehart
Amar, that error is indicating that the operation has exceeded the page execution timeout set in the CF Admin. You can override it on a page basis using CFSETTING REQUESTTIMEOUT="n", where n is in seconds. You can place that in a page, or in an application.cfm/cfc to affect all pages in that applic

Re: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01

2010-03-17 Thread Mike Staver
> On Wed, Mar 17, 2010 at 1:24 PM, Mike Staver wrote: >> Come on Adobe, give us a decent installer for this stuff! > > But for the love of all that is holy, please do not make up use the > "Adobe Updater". > I'll second that motion :)

Re: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01

2010-03-17 Thread Cameron Childress
On Wed, Mar 17, 2010 at 1:24 PM, Mike Staver wrote: > Come on Adobe, give us a decent installer for this stuff! But for the love of all that is holy, please do not make up use the "Adobe Updater". -Cameron -- Cameron Childress Sumo Consulting Inc http://www.sumoc.com --- cell: 678.637.5072 ai

RE: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01

2010-03-17 Thread Mike Staver
> I thought the cumulative hotfix would take care of al lthe hotfixes so > far. But I'll check each of the hotfixes now. Thanks. > > --- On Wed, 3/17/10, Wes Byrd wrote: > > From: Wes Byrd > Subject: RE: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01 &g

RE: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01

2010-03-17 Thread Amar Lungare
I thought the cumulative hotfix would take care of al lthe hotfixes so far. But I'll check each of the hotfixes now. Thanks. --- On Wed, 3/17/10, Wes Byrd wrote: From: Wes Byrd Subject: RE: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01 To: "discussion@acfug.org"

RE: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01

2010-03-17 Thread Wes Byrd
Be sure to apply all the hot fixes. There are a few related to CFFTP. Wes From: ad...@acfug.org [mailto:ad...@acfug.org] On Behalf Of Amar Lungare Sent: Wednesday, March 17, 2010 12:07 PM To: discussion@acfug.org Subject: [ACFUG Discuss] CFFTP putfile timeout error on CF8.01 I have recently ins