Re: Good SSH client for windows?

2010-03-18 Thread Col
On 19/03/10 16:53, Bryce Stenberg wrote: So PuTTY it is. But I may need more pointers. I keep getting 'Network error: connection refused' I've added the username to auto-login. No keys are involved, using ssh. I modified server sshd_config file to not restrict to specific users and allow admi

RE: Good SSH client for windows?

2010-03-18 Thread Bryce Stenberg
> -Original Message- > From: Roy Britten [mailto:roy.brit...@gmail.com] > However, I suspect the problem isn't the SSH client, but the settings > on your remote machine. Have a look at > http://www.google.co.nz/search?q=ls_colors and maybe > http://www.google.co.nz/search?q=vim+colors Th

Re: Good SSH client for windows?

2010-03-18 Thread Col
On 19/03/10 15:11, Bryce Stenberg wrote: Hi, I have my Ubuntu Server 9.10 up and running. I connect to it from my windows pc with a SSH client called Tunnelier (by BitVise). But the colours are no good - get a dark blue on black for directories in a listing and comments in vim - almost unreadab

RE: Good SSH client for windows?

2010-03-18 Thread Bryce Stenberg
So PuTTY it is. But I may need more pointers. I keep getting 'Network error: connection refused' I've added the username to auto-login. No keys are involved, using ssh. I modified server sshd_config file to not restrict to specific users and allow admin login but still no go. (However, tunnelie

Re: Good SSH client for windows?

2010-03-18 Thread Nick Rout
On Fri, Mar 19, 2010 at 4:19 PM, Jim Cheetham wrote: > On Fri, Mar 19, 2010 at 3:31 PM, Craig Falconer > wrote: >> Bryce Stenberg wrote, On 19/03/10 15:11: >>> I need a good SSH client to use on my windows machine. >> >> PuTTY.  It works, its free, and it works. > > Agreed. But it's "just" a term

Re: Good SSH client for windows?

2010-03-18 Thread Jim Cheetham
On Fri, Mar 19, 2010 at 3:31 PM, Craig Falconer wrote: > Bryce Stenberg wrote, On 19/03/10 15:11: >> I need a good SSH client to use on my windows machine. > > PuTTY.  It works, its free, and it works. Agreed. But it's "just" a terminal emulator. > Or you could install cygwin and compile up xter

Re: Good SSH client for windows?

2010-03-18 Thread Roy Britten
On 19 March 2010 15:11, Bryce Stenberg wrote: > I have my Ubuntu Server 9.10 up and running. > I connect to it from my windows pc with a SSH client called Tunnelier > (by BitVise). > > But the colours are no good - get a dark blue on black for directories > in a listing and comments in vim - almos

Re: Good SSH client for windows?

2010-03-18 Thread Craig Falconer
Bryce Stenberg wrote, On 19/03/10 15:11: I have my Ubuntu Server 9.10 up and running. I connect to it from my windows pc with a SSH client called Tunnelier (by BitVise). But the colours are no good - get a dark blue on black for directories in a listing and comments in vim - almost unreadable.

Re: Good SSH client for windows?

2010-03-18 Thread Ross Drummond
On Friday 19 March 2010, you wrote: > Hi, > > I have my Ubuntu Server 9.10 up and running. > I connect to it from my windows pc with a SSH client called Tunnelier > (by BitVise). > > But the colours are no good - get a dark blue on black for directories > in a listing and comments in vim - almost

Re: Good SSH client for windows?

2010-03-18 Thread Andrew Errington
On Fri, March 19, 2010 11:11, Bryce Stenberg wrote: > Hi, > > I need a good SSH client to use on my windows machine. > > > Any recommendations? PuTTY http://www.chiark.greenend.org.uk/~sgtatham/putty/ HTH, A