Description
Combines remote shell access with ZMODEM file transfer support for SSH and Telnet sessions. It is useful for legacy systems or workflows where files need to move through an interactive terminal connection.
Prefer SSH over Telnet when possible because Telnet does not encrypt traffic. Remote access can expose credentials and files, so use trusted hosts and review transferred paths.