WindTerm icon indicating copy to clipboard operation
WindTerm copied to clipboard

I've tolerated this for 2 years, and has no one filed this issue yet?

Open nop4LOL opened this issue 1 year ago • 13 comments

2年前就发现了这个问题,忍着等你们其他人提,但就是没人提,你们没人碰到这类问题吗?

SSH登录堡垒机,通过堡垒机进入其他子服务器,这种情况SFTP是用不了的,但是Termius支持的非常好,我想说是不是windterm该更新一下了?

竟然2年了,都没看到一条提出来关于此类的问题,真的忍不了了,我来提!!

nop4LOL avatar Nov 30 '23 03:11 nop4LOL

xshell应该也有这个问题

thirteen13Floor avatar Nov 30 '23 03:11 thirteen13Floor

添加jumpserver就可以了

cndeng avatar Nov 30 '23 08:11 cndeng

再忍忍 已经很久没更新了 是不是忙于生计去了

QQ2017 avatar Dec 01 '23 02:12 QQ2017

我也忍你们很久了,作者那么大的置顶要求提 issue 使用英文,你们这都不看?

GodRuiAn avatar Dec 02 '23 00:12 GodRuiAn

再忍忍 已经很久没更新了 是不是忙于生计去了

See https://github.com/kingToolbox/WindTerm/issues/1943#issuecomment-1815234724

chengnan049 avatar Dec 02 '23 03:12 chengnan049

堡垒机我没试过,但是通过中转服务器跳转直接使用sftp功能是正常的

waittingsummer avatar Dec 02 '23 10:12 waittingsummer

Better to light one candle than to curse the darkness. :candle: Many many years ago, I too created WindEdit then WindTerm because I couldn't find the colorful terminal that I wanted.

You can use JumpServer as mentioned by @cndeng , so that the Sftp of the final server can be displayed in the Filer.

As for logging into server A and then using a command to jump to server B, and being able to directly display the file list of server B, I am a bit skeptical. This is theoretically difficult to achieve, as it requires monitoring all inputs and outputs, and also needs to identify the user-entered usernames and passwords, and then perform the login secretly. Are you sure Termius can do all these? I don't have Termius, but if Termius really can do it, that would be something I need to learn.

kingToolbox avatar Dec 02 '23 10:12 kingToolbox

@Kendarou I understand that most users don't do this intentionally, after all, it's easy to overlook a pinned post. Starting next year, I will modify the template of issue to state that only issues reported in English will be accepted. This should greatly improve the visibility of the notice. With plenty of translation tools available now, including AI, posting in English should not be a barrier.

Posting in English can make it easier for other users to search, allowing for quick answers to known issues without the need to raise duplicate questions. Indeed, modifying titles to English and repeatedly answering questions can increase the maintenance cost of a project, especially as the number of users grows.

Thank you.

kingToolbox avatar Dec 02 '23 11:12 kingToolbox

@kingToolbox This problem can be used normally in windterm2.5, including jumping to other servers, uploading and downloading files. Occasionally it will succeed on version 2.6, but it will also disconnect quickly and the program will crash after many times. I'm wondering what the difference is between them.

Johnerrrr avatar Dec 26 '23 08:12 Johnerrrr

@nop4LOL Is it the same as this issue?#2094

seanwwh avatar Jan 23 '24 03:01 seanwwh

添加jumpserver就可以了

这个要怎么添加。真的能刷新到目标主机的文件区吗

cainiaoxueAI avatar Mar 22 '24 06:03 cainiaoxueAI

添加jumpserver就可以了

这个要怎么添加。真的能刷新到目标主机的文件区吗 先说结论,当然可以。
比如我有AB两台服务器,AB之间通过10.10.10.x网段通讯,笔记本和A之间通过192.168.1.x网段通讯
我要利用A跳转到B
在windterm中配置好ssh,A是配置192.168.1.x的地址,B是配置10.10.10.x地址,并且要在A上完成一次手动ssh到B,还要两台服务器上的sftp跟随ssh同步目录打开
然后按照如下图配置 image 那么以后双击这个标签就可以自动从A跳转到B,并且可以直接把文件拖上去或者下下来

waittingsummer avatar Mar 22 '24 08:03 waittingsummer

添加jumpserver就可以了

这个要怎么添加。真的能刷新到目标主机的文件区吗 先说结论,当然可以。 比如我有AB两台服务器,AB之间通过10.10.10.x网段通讯,笔记本和A之间通过192.168.1.x网段通讯 我要利用A跳转到B 在windterm中配置好ssh,A是配置192.168.1.x的地址,B是配置10.10.10.x地址,并且要在A上完成一次手动ssh到B,还要两台服务器上的sftp跟随ssh同步目录打开 然后按照如下图配置 image 那么以后双击这个标签就可以自动从A跳转到B,并且可以直接把文件拖上去或者下下来

谢谢回答。飞致云的堡垒机,文件管理器没办法同步到登录的 真实主机,只能看到堡垒机的文件

cainiaoxueAI avatar Apr 18 '24 09:04 cainiaoxueAI