Hey gang, I'm getting a strange error that I can't find referred to on the net...

I'm writing a file with CFFILE (to the temp directory) and I need to FTP it to a client with CFFTP. No big deal, right?

Well, for some reason at the point of the PUT command in CFFTP, I get this error:

"An exception occurred when performing the FTP PUTFILE operation. The cause of this exception was that: IOException caught while copying.."

This is going to me internal FTP server on my dev box. It actually succeeds in initiating the upload. The file is there (correct name), but it's 0 K.

I can manually FTP it to that same directory with the same login info. I can confirm that the file is readable by CF with CFFILE READ. I just can't CFFTP it.

Any ideas?

Thanks in advance...



_______________________________________________
List mailing list
Reply to DFWCFUG: [email protected] Subscribe/Unsubscribe: http://lists1.safesecureweb.com/mailman/listinfo/list List Archive: http://lists1.safesecureweb.com/mailman/private/list

Reply via email to