-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Hi,
I'm working from an Ubuntu Linux on WSL (Windows 11).
I have to connect over SSH to a Linux rebound host.
I have to use Windows plink.exe (Putty CLI tool) to connect to this host.
When I launch plink.exe interactively from the WSL command line it works: I connect to my rebound host.
When I use Unicon, I get the following sequence from the logs:
%UNICON-INFO: +++ connection to spawn: plink.exe -ssh user@1.2.3.4, id: 140306131271760 +++
%UNICON-INFO: connection to myhost
%UNICON-DEBUG: <<< Unicon Got :: '\x1b[6n'
%UNICON-DEBUG: *** Pattern List ::
%UNICON-DEBUG: '.+$'
%UNICON-DEBUG:
%UNICON-DEBUG: *** Pattern Matched :: '.+$'
%UNICON-DEBUG: <unicon.eal.MatchMode mode_id=0, mode_name='search multi-line re.S'>
%UNICON-DEBUG:
^[[28;1R
Any idea ?
BR, Damien.
Metadata
Metadata
Assignees
Labels
No labels