开发者

Ssh terminal emulation for windows [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers. 开发者_如何学Python

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 6 years ago.

Improve this question

is there a good and comfortable ssh terminal emulation for Windows? I want to connect to a ubuntu server and work remotely like i can do with ssh -Y . I am currently using cygwin for this, but it takes up a lot of space and it lacks some features that would be nice.

tl,dr: I am looking for a terminal client for windows, that - does Ssh with Xserver - grafical - copies files ( works as a ssh client like winssh ) - basically behaves as if i sat before the (ubuntu) computer


I think what you're looking for is VNC and not ssh.

http://www.tightvnc.com/


Reading your requirements, you could consider running cygwin, that will give you the ability to run some Linux programs in Windows, including xterm. As a bonus, you can use bash instead of the normal windows shell.


For SSH you can use putty. To copy files there's WinSCP. To run X programs there's any number of X servers for Windows, like Xming or Exceed. You might also want to use VNC to connect to an existing X session (you need to run a VNC server on your Ubuntu computer and a VNC client on Windows). These are all very different and cannot replace one another.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜