Hi Jay, have recently successfully implemented sftp with a cold fusion app. - no work to do in cf itself. SFTP is implemented at the stack level and is transparent to coldfusion and its ftp operations.
Download the client from http://safetp.cs.berkeley.edu/ and install create a new user account on the server. Change cf services to run in new user account. login as new user and set up sftp for that user account with appropriate keys for the sftp ips required connect at least once using an ftp client to test all should be working. Feel free to contact me off list if required Elliot ------------------------------------------------------- Date: Mon, 25 Oct 2004 18:02:06 -0700 From: Jay Gibb <[EMAIL PROTECTED]> Subject: [CFCDev] SFTP Reply-To: [EMAIL PROTECTED] Does anyone have a CFC that handles SFTP? It's for batch communication with a banking system. Thanks in advance, - j. ---------------------------------------------------------- You are subscribed to cfcdev. To unsubscribe, send an email to [EMAIL PROTECTED] with the words 'unsubscribe cfcdev' in the message of the email. CFCDev is run by CFCZone (www.cfczone.org) and supported by Mindtool, Corporation (www.mindtool.com). An archive of the CFCDev list is available at www.mail-archive.com/[EMAIL PROTECTED]
