I also have a problem in using <cfftp> tag.
It says - An exception occurred when establishing a FTP connection. 
The Error Occurred in /var/www/html/hccall/admin/doupdimg.cfm: line 17

It used to work before on my Cold Fusion 4.5 Server. Now I am trying this code on Cold 
Fusion MX. 

*************************************************** 

15 :            username="xferfile" password="expressismore" stoponerror="Yes" 
passive="Yes" 
16 :            localfile="/var/www/html/hccall/skuimg/images.cpio" 
remotefile="#remotefile#" 
17 :            transfermode="BINARY" failifexists="No" timeout="300">
18 : <cfexecute name="/xferfiles/imageupd" timeOut="60"></cfexecute>
 
***************************************************
Any help is appreciated. Thanks a bunch in advance !
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4
Subscription: 
http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

                                Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
                                

Reply via email to