Hi, Patrick...

I've been working with cfftp recently and noticed it's been
throwing an error (hanging and timing out) on a particular file.  I tried 
downloading
it with a third-party ftp program (FileZilla) just to make sure
the file wasn't corrupted.  It wasn't, so I'm not sure what
the problem is.

Perhaps downloading with FileZilla or something else like that will give some 
clues...

Rick

> -----Original Message-----
> From: patrick buch [mailto:[EMAIL PROTECTED]
> Sent: Friday, September 05, 2008 5:01 PM
> To: CF-Talk
> 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:312103
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to