思科tftp服务器 tftp绿色版 tftp使用命令

my54it 53 0 RAR 2018-12-07 20:12:11

思科tftp服务器绿色版本,适应于wiindows平台。详细参考命令: 例: tftp -i 192.168.0.8 get 1.txt 从192.168.0.8 这个主机中下载1.txt这个文件到当前目录 tftp -i 192.168.0.8 put test.txt 将本地当前目录中的test.txt 文件上传到192.168.0.8 主机中 上传文件 : 192.168.1.105 服务器地址 [root@GM]# tftp -p -l workparam_mixdvr.xml 192.168.1.105 workparam_mixdvr.xml 100% |*******************************| 2574 0:00:00 下载文件: [root@GM]# tftp -g -r 1.txt 192.168.1.105 [root@GM]# ls

用户评论
请输入评论内容
评分:
暂无评论