5 ms·
Because Windows does not have a good SSH implementation and PuTTY has always worked extremely well for me as a serial and SSH terminal (also, it starts up insta
by laxis96 3y ago
Because Windows does not have a good SSH implementation and PuTTY has always worked extremely well for me as a serial and SSH terminal (also, it starts up instantly and never crashed on me).
Are there any better alternatives?
- n_plus_1_acc 3y agoMany people I know just use SSH from the WSL CLI.
- ale42 3y agoYou can run SSH from a Windows terminal without even having the WSL installed...
- LoganDark 3y agoPuTTY is from before WSL, and old habits die hard.
- xorcist 3y agoThat's a very limited terminal in terms of capabilities. Then there's things like x11-style copy-paste.
- CoolCold 3y agoI do like 99% of the time and in quite specific cases from the host machine (Windows native openssh) - mainly due to my environment is in WSL in terms of dotfiles, cmd line prompt, shell history and so on.
- nolongerthere 3y agoWindows 10 natively supports SSH as far as I can tell, I don’t use it a ton, but haven’t had any issues just typing ssh username@domain
- janosdebugs 3y agoDoesn't Windows ship OpenSSH these days?
- commandar 3y agoIt does. I use Windows Terminal and the native OpenSSH client literally daily.
- soco 3y agoI like having a library of hosts to choose and maybe multiple tabs in one place, and although there are some slightly less cumbersome PuTTY frontends like KiTTY (please keep your expectations very very low), I'll rather use WinSCP (no quantum leap in usability either). Edit: to those suggesting W10 command line - yes it's there and works, but it's just that, a command line, not much help when you have dozens of servers.
- mldbk 3y agoI used to use KiTTY, because it is more versatile.