Maybe it dont like monkies as muck as you jeremy:P

Its says "Connection Reset".  that would be a pretty good indication

maybe if your FTP server has realtime logging you can see whats going on
with it there.

Does it do it with any other commands?  Maybe the FTP server doesnt let you
LIST directories

Steve

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jeremy
Sent: Monday, September 05, 2005 10:46 AM
To: CFAussie Mailing List
Subject: [cfaussie] CFFTP error


Hi Guys,

Getting the following error using the below code. We have a proxy but
putting that in makes no difference. Am I missing something?

An exception occurred when performing the FTP ListDir operation.
The cause of this exception was that: Connection reset.

<cfftp
        action="open"
        connection="MyCareer"
        server="ftp.myserver.com"
        username="jeremy"
        password="likesmonkies"
        stoponerror="yes"
        transfermode="auto"
        >
 <p>Did it succeed? <cfoutput> #cfftp.succeeded#
#cfftp.errorTEXT#</cfoutput>
 <cfftp
        action="ListDir"
        Directory="/incoming"
        Name="ListDirectory"
        Connection="MyCareer"
>


Any help would be good.
Thanks

Jeremy

---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to
[EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/



---
You are currently subscribed to cfaussie as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]
Aussie Macromedia Developers: http://lists.daemon.com.au/

Reply via email to