ztelnet

interactive file transfers over ssh

Install

All systems
curl cmd.cat/ztelnet.sh
Debian Debian
apt-get install zssh
Ubuntu
apt-get install zssh
Arch Arch Linux
pacman -S zssh
image/svg+xml Kali Linux
apt-get install zssh
Fedora
dnf install zssh
Windows (WSL2)
sudo apt-get update sudo apt-get install zssh
OS X
brew install zssh
Raspbian
apt-get install zssh

zssh

interactive file transfers over ssh

zssh (Zmodem SSH) is a program for interactively transferring files to a remote machine while using the secure shell (ssh). It is intended to be a convenient alternative to scp, allowing to transfer files without having to open another session and re-authenticate oneself. Files are transferred through the zmodem protocol, using the rz and sz commands. Homepage: http://zssh.sourceforge.net/