Hello List, I have an ftp server I'm using WinSCP to connect to. I have a ppk file and I can move it from one computer to another and connect via WinSCP with no issue. I'd very much like to use coldfusion to somehow connect to this server via what I believe to be key authentication and upload files. I've tried cfsftp, and I looked at the coldfusion 8 secure ftp, but it seems to only support password authentication, not key.
I tried using the ppk file in cfsftp tag which uses jsch, but I get this error: CFSFTP.connect;invaid privatekey: c:\id_dsa.ppk, but I know that key works just fine when WinSCP connects. Anyone got this figured out? Regards, Dan ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:300449 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

