>- see footer for list info -<
Hi Michael,
   
  Thanks. This looks like what I need (hopefully). Need to connect via a 
private key and a passphrase. when i specify them like so (in cfscript)
   
  sftp_obj.Connect(Host="xxx.com", UserName="xxx", 
PrivateKey="c:\some_path\my_key", PassPhrase="xxx", 
KnownHostsFile="c:\some_path\KnownHosts");
   
  it comes back with "CFSFTP.connect;unknown privatekey format:". However, the 
same private key and passphrase work fine through my SSH client. Where am i 
going worng ? I can initialise the object fine, as i can create the object, 
initialise it, and dump it.
   
  >- see footer for list info -< 
Hi Andrew, You may find my cfsftp.cfc useful. You can download it at 
  http://www.socialpoints.com (see top right) 
  Let me know if it helps you out, or if there are any problems. 
  
 
  On 5/23/06, Andrew Davidson <[EMAIL PROTECTED]> wrote: 
> 
> >- see footer for list info -< 
> Any pointers / methods / free programs people have used to communicate 
> with an sFTP site via CF ? 
> 
> 
> -- 
Mike T 
Blog http://www.socialpoints.com/ 
_______________________________________________ 

Send instant messages to your online friends http://uk.messenger.yahoo.com 
Send instant messages to your online friends http://uk.messenger.yahoo.com 
_______________________________________________

For details on ALL mailing lists and for joining or leaving lists, go to 
http://list.cfdeveloper.co.uk/mailman/listinfo

--
CFDeveloper Sponsors:-
>- Hosting provided by www.cfmxhosting.co.uk -<
>- Forum provided by www.fusetalk.com -<
>- DHTML Menus provided by www.APYCOM.com -<
>- Lists hosted by www.Gradwell.com -<
>- CFdeveloper is run by Russ Michaels, feel free to volunteer your help -<

Reply via email to