Maybe it took longer than 900 seconds? How big is the file? -- Josh
----- Original Message ----- From: "patrick buch" <[EMAIL PROTECTED]> To: "CF-Talk" <[email protected]> Sent: Friday, September 05, 2008 2:00 PM Subject: FTP GETFILE Read Timed Out Error > Hi everyone, > > I'm getting a timed out error when using cfftp action="GETFILE". I've > tried and done the following: > > 1). Set IIS website and FTP site timeout time to 900 seconds > 2). Used the attribute of timeout="900" in code shown below > 3). Added ?timeout='900' in the URL > 4). Tried adding timeout value on scheduled task and running that > > Any thoughts, directions, etc. would be greatly appreciated. > > ***** ERROR ****** > An error occurred during the FTP GETFILE operation. > Error: Read timed out. > > ***** CODE ****** > <cfftp action="GETFILE" connection="***" > remotefile="\inetpub\wwwroot\jbs\#name#" > localfile="d:\saprepository\w1\#name#" failifexists="No" timeout="900" > stoponerror="yes"> > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:312105 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

