FTPS is not the same thing as SFTP. FTPS is ftp over SSL. It typically 
runs on port 990. SFTP is ftp running over SSH. It typically runs on 
port 22.

I've seen differing support for the two protocols. Filezilla, for 
instance, support SFTP and FTPS on the client, but only supports SFTP in 
the server product.

Judah

Jim Rising wrote:
> CF8 is going to support it native. If you can wait... And upgrade... 
> 
> Or... You can use this:
> 
> http://www.socialpoints.com/blog/client/index.cfm/2006/3/25/coldfusion-sftp
> 
> 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. 
> 
> 
> 
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
ColdFusion MX7 by AdobeĀ®
Dyncamically transform webcontent into Adobe PDF with new ColdFusion MX7. 
Free Trial. http://www.adobe.com/products/coldfusion?sdid=RVJV

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:282848
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