Neither CF8 or CF9 support SFTP using CFFTP. 

However, like Russ mentioned, you can use some java libraries as an 
alternative. One project I worked on that required connecting to an sftp server 
we used the apache commons-net library (commons.apache.org/net) and it worked 
like a charm. Not nearly as simple as a cfftp tag, but once I got it working, 
it's been rock solid. Being an apache project, their documentation is pretty 
good, although geared towards a java dev, so you'll have to translate it into 
your cf code. 

Good luck!

James

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353569
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to