You can probably do it directly with java or jsp I would imagine as a workaround.
Regards Russ Michaels www.michaels.me.uk www.cfmldeveloper.com - Free CFML hosting for developers www.cfsearch.com - CF search engine On Dec 19, 2012 8:34 PM, "Dan Crouch" <[email protected]> wrote: > > I have never had much luck when dealing with sftp or ftps through CF. We > set up a test sftp server using Bitvise and I could not for the life of me > connect to it. Using Chilkat's ssh/sftp .dll in a vb.net application, I > was able to connect to it in minutes. So we just created an .exe and had > the CF server call it as a scheduled task. > > > But livedocs show support only for SSH http://livedocs.adobe. > > com/coldfusion/8/htmldocs/help.html?content=Tags_f_18.html. > > > > The same steps do not work when connecting to SSL. > > > > >From memory, SFTP support was added to ColdFusion in version 8. So, > > yes. > > >SSL FTP is available to you. > > > > > >nathan strutz > > >[www.dopefly.com] [hi.im/nathanstrutz] [about.me/nathanstrutz] > > > > > > > > > > > >On Tue, Dec 18, 2012 at 11:35 AM, fun and learning > > ><[email protected]>wrote: > > > > > >> > > >> All - > > >> > > >> Is it possible to use cfftp to connect to a secure ftp server over > > SSL? > > >> > > >> Thank you. > > >> > > >> > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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:353546 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

