Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
e2ipi #1
cfftp fails in J2EE container
We have deployed our coldfusion app within Tomcat container, and CFFTP has
stopped working.
It returns FTP error 425 : Cannot build data connection, which usually means
that PASSIVE mode is not on, however setting PASSIVE atrribute to either on or
off has no result.
Obviously, I checked for things like file exists, permissions are proper and I
can manually ftp the file from the server.
Empty file was created on the remote site.
However, this exact same code was working fine when CF was deployed with its
own JRun container.
Any ideas?
e2ipi Guest
-
CFFTP
Okay.... it's ben awhile so bare with me... I have a form that uploads a file via CFFTP but, it only works on the local machine. When uploading a... -
cfftp error
Hello, I have a problem with the tag cfftp action = "putfile" . this tag works but it generates a unknown error when the file's length is large... -
CFFTP problem
There seems to be a bug with the cfftp connection caching, Im doing a simple recursive tag that lists all content in a file system with cfftp... -
Need help with cfftp
:confused; I keep getting a 500 STOR Unknown Command Error from the ftp server when using <cfftp> uploading a file. From the looks of it <cfftp> is... -
Help with CFFTP
I am working on a small app that downloads a file every day, via an ftp server. I can get the app to connect and display the files on the server....



Reply With Quote

