Thanks Neil. Will start a new thread going forward. Yes, I can currently connect to AWS from Terminal. The command is
ssh ec2 In ~/.ssh/cofig I configured Host ec2 HostName mysite.com User root IdentityFile /Users/Ryan/.ssh/aws.pem I can't figure out how to connect to my AWS server. Where's the command? Thank you, Ryan On 2/5/10 1:06 PM, "Neil Martinsen-Burrell" <n...@wartburg.edu> wrote: On 2010-02-05 11:48 , Ryan wrote: > Can someone please explain how on Explorer OS X version to ssh with a > key to my Amazon Web Services server? I currenlty have the .ssh file > configured for Terminal. How do I pass that to Explorer? (In general, you should start a new thread for a new question by emailing your message directly to bzr-...@lists.launchpad.net.) To answer your question, we need to know more about what you are trying to do and what happens when you try that. What are you trying to accomplish, what are you doing in Explorer to accomplish it and what is the result? With that information, we will be better able to help you. In general, Bazaar uses the SSH configuration that is present already on your computer. Can you use SSH from the command line with your AWS server? What process do you use to do that? A similar process should work in Bazaar. -Neil
_______________________________________________ Mailing list: https://launchpad.net/~bzr-mac Post to : bzr-mac@lists.launchpad.net Unsubscribe : https://launchpad.net/~bzr-mac More help : https://help.launchpad.net/ListHelp