|
|
Home /
Groups /
ColdFusion Talk (CF-Talk)
ErrorText Entering Passive Mode
Using BD 6.1 free, I get this error when I try to get a file, upload a file,Stan Winchester 01/26/05 03:40 P Have you tried it on CFMXSean Corfield 01/26/05 08:44 P
Author: Stan Winchester
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
Author: Sean Corfield
Have you tried it on CFMX?
|
Mailing Lists
|
Latest Fusion Authority Articles
|
||||||