It's fine. Maybe there are old sockets remaining on /tmp/ directory? Try
deleting all files and folders in the /tmp/ dir and relaunch ssh-agent.
I usually launch ssh-agent with this command
```
eval $(ssh-agent)
```
After launching ssh-agent with the above command, there are two
environment varia
On Sep 13 10:46, DJ Sylvester wrote:
> I moved from 32- to 64-bit Cygwin (fully uninstalled 32, then installed
> 64). Since, I've spent days trying to get ssh to work. Just can't get there.
>
> $ ssh -V
> OpenSSH_6.6.1p1, OpenSSL 1.0.1i 6 Aug 2014
>
> $ ssh-agent bash (also tried "eval `ssh-agent
I moved from 32- to 64-bit Cygwin (fully uninstalled 32, then installed
64). Since, I've spent days trying to get ssh to work. Just can't get there.
$ ssh -V
OpenSSH_6.6.1p1, OpenSSL 1.0.1i 6 Aug 2014
$ ssh-agent bash (also tried "eval `ssh-agent -s`")
$ ps -ef | grep ssh
Boss4404703
3 matches
Mail list logo