I used Drew's CFX - while you usually just read about it's SFTP
capabilities, there actually is a FTPS (which we use and can recommend)
version of it.

http://www.sagewire.org/advanced-cfml-techniques/Secure-FTP-SFTP-in-Cold
-Fusion-98733.aspx
(The reference to his email address is at the end of the thread).

Adrian 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, 4 July 2007 6:09 AM
To: Adrian Wagner; CF-Talk; [EMAIL PROTECTED]
Subject: RE: FTPS 

Jake,

You could probably write a CFC wrapper for this:

http://www.jscape.com/sftp/index.html

That's really all that sftp.cfc is... It's a wrapper for Java Secure
Channel:

http://www.jcraft.com/jsch/

Jim Rising
Sr. Cold Fusion Developer
ICGLink Inc.
www.icglink.com


 

-----Original Message-----
From: Jake Pilgrim [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 03, 2007 11:36 AM
To: CF-Talk
Subject: FTPS 

Does anyone know of a way I can connect to an FTPS (FTP over SSL) server
using coldfusion? I have seen the sftp.cfc download out there, but SFTP
is a different protocol and this CFC doesn't seem to work. 

I would prefer a CFC/custom tag based solution, but I am able to run
cfexecute so a command line solution could potentially work. 





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Create Web Applications With ColdFusion MX7 & Flex 2. 
Build powerful, scalable RIAs. Free Trial
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282864
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to