| Subject: | CFFTP Errors |
|---|---|
| From: | "Mark Forsberg" <webforumsuser@xxxxxxxxxxxxxx> |
| Date: | Mon, 30 Jul 2007 21:04:35 +0000 (UTC) |
| Newsgroups: | macromedia.coldfusion.cfml_general_discussion |
I'm using the following code to move a file from our CF Server to a
Client's FTP 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.
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | client variables broken under cf8?, fhorse |
|---|---|
| Next by Date: | Re: CF and Flex 2 books?, Jim Gibson |
| Previous by Thread: | client variables broken under cf8?, fhorse |
| Next by Thread: | Re: CF and Flex 2 books?, Jim Gibson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |