-b : Binary override; transfers the file exactly as is without any character translation.
While still available on most Linux distributions, sz is an older tool. For modern Windows environments using , some users prefer trzsz , which offers similar ZMODEM-like functionality with better support for modern terminal features. Dropped Z-MODEM support (and one alternative) #13 - GitHub sz.exe
: sz can run in a "restricted mode," limiting transfers to specific directories for security. Modern Alternatives -b : Binary override; transfers the file exactly
: It can be piped into other commands. For example, ls -l | sz - sends the output of a directory listing directly to your terminal as a file. Dropped Z-MODEM support (and one alternative) #13 -
The (or simply sz in Unix-like environments) is a command-line utility used to send files from a remote host to a local computer using error-correcting protocols like ZMODEM , YMODEM , or XMODEM . It is part of the lrzsz package, a suite of tools traditionally used for file transfers over serial or terminal connections. Core Functionality