Terminals-Origin / Terminals

Terminals is a secure, multi tab terminal services/remote desktop client. It uses Terminal Services ActiveX Client (mstscax.dll). The project started from the need of controlling multiple connections simultaneously. It is a complete replacement for the mstsc.exe (Terminal Services) client. This is official source moved from Codeplex.
Other
1.25k stars 235 forks source link

VNC clipboard sharing doesn't work from Win to Linux #91

Open unicman opened 7 years ago

unicman commented 7 years ago

Trying to use shared clipboard. Text copied in Linux VNC session can be pasted back in win host text area. But any text copied in windows is not available to be pasted in Linux VNC session using Terminals.

TigerVNC viewer can do copy on win and paste in linux for the same server at the same time using same network etc.

No-Lasercannons commented 5 years ago

Hi, I have the same problem. I use terminals 4.0.1, running on Windows 7 x64 SP1. When I connect to my Linux test machines running CentOS 7 x64, I can copy paste text from the linux machine out to my windows local workstation, but I cannot paste text the other way, in to the Linux workstation. I really want to be able to do that for entering procuct keys etc. for things I install on the test machines.

If I use another VNC viewer (e.g. tightvnc), then I can copy-paste text both ways to the same remote machine from the same workstation, using the same linux login.

It would be wonderful if this could be addressed in a future release. Thanks.