microsoft / terminal

The new Windows Terminal and the original Windows console host, all in the same place!
MIT License
95.78k stars 8.34k forks source link

Feature Request: Zmodem/lrzsz support #1602

Closed littlef0x closed 5 years ago

littlef0x commented 5 years ago

Summary of the new feature/enhancement

For terminals which support zmodem protocol (like Xshell), one can use lrzsz to upload and download files from remote server directly through ther terminal, or even drag and drop files to upload. It will be great if Windows Terminal can support this protocol.

Proposed technical implementation details (optional)

Unfortunately I cannot provide technical details. But I'd like to say thants for your great work.

littlef0x commented 5 years ago

Well, I just realize maybe it should be a powershell issue rather than window terminal? :flushed:

DHowett-MSFT commented 5 years ago

This is probably something a plugin could do, but I'm not going to keep it on our backlog since we're probably not going to get to it this side of 2021. :smile:

llanc commented 1 year ago

Here is a nice tool called trzsz that can achieve lrzsz-like effect in windows terminal

lonnywong commented 1 year ago

For anyone stuck on using lrzsz ( rz / sz ) in Windows Terminal, You can try trzsz ( trz / tsz ) and trzsz-ssh ( tssh ). Please check https://github.com/microsoft/terminal/issues/1999#issuecomment-1828895334.