Yes, but it was tricky. Our developers all work on Linux or Mac boxes, but our designer is on Windows and I spent a couple hours trying to get it to work on her machine. I recall trying to use putty and puttygen to create the key pair, but capistrano didn't like that. Then I think I tried Cygwin and the trick there was figuring out where to put the private key on the windows box. However, it seems that I've pretty much completely purged the unpleasant memories from my mind and don't remember exactly how or what I did. But, I can say that I did it, and it's still working, so... good luck.
Steve Downey wrote: > I am having problems connecting from my Windows desktop to my :web box > (Solaris) using public key exchange. > > Using SSH Secure Shell I can connect to the Unix box using public key, > but when I run a Capistrano task it prompts me for a password. My > Windows account is different than my unix account, but that's the case > when connecting via SSH Secure Shell so I doubt that's the issue. > > Anyone gotten this to work from Windows? > > > > > --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
