分享web开发知识

注册/登录|最近发布|今日推荐

主页 IT知识网页技术软件开发前端开发代码编程运营维护技术分享教程案例
当前位置:首页 > IT知识

rz快速上传文件到ssh服务器

发布时间:2023-09-06 01:33责任编辑:彭小芳关键词:暂无标签

[root@k8s01 ~]# rz --help
rz version 0.12.20
Usage: rz [options] [filename.if.xmodem]
Receive files with ZMODEM/YMODEM/XMODEM protocol
???(X) = option applies to XMODEM only
???(Y) = option applies to YMODEM only
???(Z) = option applies to ZMODEM only
?-+, --append ???????????????append to existing files
?-a, --ascii ????????????????ASCII transfer (change CR/LF to LF)
?-b, --binary ???????????????binary transfer
?-B, --bufsize N ????????????buffer N bytes (N==auto: buffer whole file)
?-c, --with-crc ?????????????Use 16 bit CRC (X)
?-C, --allow-remote-commands allow execution of remote commands (Z)
?-D, --null ?????????????????write all received data to /dev/null
?????--delay-startup N ??????sleep N seconds before doing anything
?-e, --escape ???????????????Escape control characters (Z)
?-E, --rename ???????????????rename any files already existing
?????--errors N ?????????????generate CRC error every N bytes (debugging)
?-h, --help ?????????????????Help, print this usage message
?-m, --min-bps N ????????????stop transmission if BPS below N
?-M, --min-bps-time N ?????????for at least N seconds (default: 120)
?-O, --disable-timeouts ?????disable timeout code, wait forever for data
?????--o-sync ???????????????open output file(s) in synchronous write mode
?-p, --protect ??????????????protect existing files
?-q, --quiet ????????????????quiet, no progress reports
?-r, --resume ???????????????try to resume interrupted file transfer (Z)
?-R, --restricted ???????????restricted, more secure mode
?-s, --stop-at {HH:MM|+N} ???stop transmission at HH:MM or in N seconds
?-S, --timesync ?????????????request remote time (twice: set local time)
?????--syslog[=off] ?????????turn syslog on or off, if possible
?-t, --timeout N ????????????set timeout to N tenths of a second
?-u, --keep-uppercase ???????keep upper case filenames
?-U, --unrestrict ???????????disable restricted mode (if allowed to)
?-v, --verbose ??????????????be verbose, provide debugging information
?-w, --windowsize N ?????????Window is N bytes (Z)
?-X ?--xmodem ???????????????use XMODEM protocol
?-y, --overwrite ????????????Yes, clobber existing file if any
?????--ymodem ???????????????use YMODEM protocol
?-Z, --zmodem ???????????????use ZMODEM protocol

rz快速上传文件到ssh服务器

原文地址:https://www.cnblogs.com/evlon/p/8157956.html

知识推荐

我的编程学习网——分享web前端后端开发技术知识。 垃圾信息处理邮箱 tousu563@163.com 网站地图
icp备案号 闽ICP备2023006418号-8 不良信息举报平台 互联网安全管理备案 Copyright 2023 www.wodecom.cn All Rights Reserved