- 论坛徽章:
- 1
|
原帖由 23号 于 2008-10-23 23:11 发表 ![]()
什么东东,没有听说过,介绍介绍。
- /home/snow>sz
- Send file(s) with ZMODEM/YMODEM/XMODEM Protocol
- (Y) = Option applies to YMODEM only
- (Z) = Option applies to ZMODEM only
- Usage: lsz [-2+abdefkLlNnquvwYy] [-] file ...
- lsz [-2Ceqv] -c COMMAND
- lsb [-2adfkquv] [-] file ...
- lsx [-2akquv] [-] file
- 2 Use 2 stop bits
- + Append to existing destination file (Z)
- a (ASCII) change NL to CR/LF
- b Binary file transfer override
- c send COMMAND (Z)
- d Change '.' to '/' in pathnames (Y/Z)
- e Escape all control characters (Z)
- f send Full pathname (Y/Z)
- i send COMMAND, ack Immediately (Z)
- h Print this usage message
- k Send 1024 byte packets (Y)
- L N Limit subpacket length to N bytes (Z)
- l N Limit frame length to N bytes (l>=L) (Z)
- n send file if source newer (Z)
- N send file if source newer or longer (Z)
- o Use 16 bit CRC instead of 32 bit CRC (Z)
- p Protect existing destination file (Z)
- r Resume/Recover interrupted file transfer (Z)
- q Quiet (no progress reports)
- u Unlink file after transmission
- v Verbose - provide debugging information
- w N Window is N bytes (Z)
- Y Yes, overwrite existing file, skip if not present at rx (Z)
- y Yes, overwrite existing file (Z)
- - as pathname sends standard input
- lsz 0.11 for Debian GNU/Linux
复制代码 |
|