From: Gus Shotz Date: 2013-04-25T10:02:51+09:00 Subject: Net::SSH::Gateway gem using key authentication Hello all. I'm trying to find some examples of using the Net::SSH::Gateway gem with key authentication, instead of passwords. In particular how to specify the keyfile to use when it is not located in the .ssh directory (it would be in local directory to the app's script file). Thanks for any help. -- Posted via http://www.ruby-forum.com/.