On Thu, Jan 2, 2014 at 6:03 AM, Paul A. Bristow
Is it worth continuing to try to get the SSH method to work?
Let's check a few things: * Does your .ssh directory look like this: Directory of C:\Users\Beman\.ssh 09/25/2010 07:39 AM <DIR> . 09/25/2010 07:39 AM <DIR> .. 09/06/2010 07:00 PM 1,675 id_rsa 06/17/2008 08:13 AM 630 id_rsa.keystore 09/06/2010 07:00 PM 396 id_rsa.pub 08/30/2013 11:05 AM 4,695 known_hosts * Is your .ssh directory in you %HOME% folder? * In TortoiseGit | Settings | Network is the SSH client specified as: C:\Program Files (x86)\Git\bin\ssh.exe I used to have a lot of trouble getting SSH to work at all, but particularly with TortoiseGit. It all came down to .ssh being in the wrong place, and the particular ssh client. HTH, --Beman