esonic / sshz

A command line tool adds sz/rz support for windows terminal in WSL
14 stars 4 forks source link

not work in wsl2 with Ubuntu-20.04 #1

Open likebeta opened 2 years ago

likebeta commented 2 years ago
[king@pc-home king]$ rz
�� waiting to receive.**�B0100000023be50
版本  Windows 10 教育版
版本号 21H2
安装日期    ‎2021/‎11/‎13
操作系统内部版本    19044.1415
体验  Windows Feature Experience Pack 120.2212.3920.0
esonic commented 2 years ago
[king@pc-home king]$ rz
�� waiting to receive.**�B0100000023be50
版本    Windows 10 教育版
版本号   21H2
安装日期  ‎2021/‎11/‎13
操作系统内部版本  19044.1415
体验    Windows Feature Experience Pack 120.2212.3920.0

I installed Ubuntu 20.04 from the Microsoft Store and everything works fine.

The only operation I did after install Ubuntu is sudo apt install lrzsz, then the sshz tool works as expected.

The OS info:

esonic@Eric-X1:~$ cat /etc/os-release NAME="Ubuntu" VERSION="20.04.3 LTS (Focal Fossa)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 20.04.3 LTS" VERSION_ID="20.04" HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" VERSION_CODENAME=focal UBUNTU_CODENAME=focal