I've tried out a few SSH clients to connect from Windows to Unix for school and I used putty, secure ssh client, and tessh, and bitvise.
The only problem with the above is they all have either the ability to change the terminal windows background/font color OR have a file explorer to transfer files between the unix/windows environment.
I am looking for a Windows SSH client that has BOTH features, the ability to change the terminal colors and includes a file explorer, if you know of one, please let me know, thanks.
I'm planning on using VIM for C++ and the black/white is a strain on my eyes so I'd like something better, thanks.
mingw(gcc for windows port). This way you can work on *nix specific code locally (sorry I can't help with the ssh client). cygwin.com Or just install linux :D – goldilocks Feb 25 at 21:19