Closed clairernovotny closed 5 years ago
What's wrong with SCP?
This is actually a duplicate of #1602
SCP is great. but rz and sz can be used when inside a nested ssh session.
in secure environments its often the case that one needs to ssh into a bastion/jumphost. from there, ssh into the next layer and finally to the box you need to work on. rz and sz can be initiated straight to/from that 3rd layer terminal direct from the users terminal, avoiding the need to scp/ssh/scp/ssh/scp....
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.
Description of the new feature/enhancement
Terminal should support ZModem upload/download. ZModem is a friction-free way to transfer files up to 4GB in size in a terminal session without using other tools.
Proposed technical implementation details (optional)
Add support for ZModem