I'm using the following code to move a file from our CF Server to a
Client server. When I run it I get the error:

cfftp.errorcode     -1
cfftp.ErrorMessage  Truncated server reply:
cfftp.succeeded  No

I'm able to connect to the client's ftp site with a 3rd party ftp
client, but not CF 7.02

<cfftp action="open"
    username="#ARGUMENTS.ftp_user#"
     password="#ARGUMENTS.ftp_password#"
          server="#ARGUMENTS.ftp_site#"
   connection="myFileUpload"
   stoponerror="no"
         passive="yes">

Has anyone run into this issue?
Thanks.

Mark F.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Houston ColdFusion 
Users' Group" discussion list.
To unsubscribe, send email to [EMAIL PROTECTED]
For more options, visit http://groups.google.com/group/houcfug?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to