Have you tried it on CFMX? On Wed, 26 Jan 2005 12:42:15 -0800, Stan Winchester <[EMAIL PROTECTED]> wrote: > Using BD 6.1 free, I get this error when I try to get a file, upload a file, > but not when I open a connection, change dir, get current dir: > > CFFTP.ErrorText: Entering Passive Mode (10,57,59,50,9,122) > > Here is the code: > > <cfftp action="GETFILE" > > server="#Trim(variables.FTPAddress)#" > > username="#Trim(variables.FTPUserName)#" > > password="#Trim(variables.FTPPassword)#" > > stoponerror="No" > > passive="Yes" > > proxyserver="#Trim(variables.FTPProxyServer)#" > > localfile="#Trim(variables.LinkDirectory)#/#Trim(RemoteAddLinkFileName)#" > > remotefile="#Trim(AddLinkFileName)#" > > transfermode="ASCII" > > failifexists="No" > > connection="testFTP"> > > Also, I am able to connect, upload, delete, etc. when logged with WS_FTP > with no errors. > > Any ideas would be greatly appreciated. > > Thanks, > > Stan
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking and documenting hours spent on a project or with a client with Logware today. Try it for free with a 15 day trial account. http://www.houseoffusion.com/banners/view.cfm?bannerid=67 Message: http://www.houseoffusion.com/lists.cfm/link=i:4:191906 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

