Skip to content

Unicon connection on WSL with Putty plink.exe fails #118

@dbillon

Description

@dbillon

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 [email protected], 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions