Using the command line works fine, it opens a browser and you have to put in the username and password and logs in. Not sure now....
j. > same thing is you try it using command line ? > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Jeremy > Sent: Monday, September 05, 2005 11:13 AM > To: CFAussie Mailing List > Subject: [cfaussie] RE: CFFTP error > > > Damn those monkies! > > It does it for every connection commands. I.e. putFile. > > I then tried another server i.e. not the monkey one and it did the same > thing. But if I try to connect to one internally it works perfectly. Me > thinks it has something to do with our network but I'm not sure. As when I > put in the proxy I get the same error. > > J. > > > > 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/ --- 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/
