首页 > 其他 > 详细

华为:file translate protocol(FTP)

时间:2018-02-23 17:01:53      阅读:225      评论:0      收藏:0      [点我收藏+]
file translate protocol 文件传输协议

技术分享图片

R1:ftp 服务器

ftp  server enable  启用ftp 服务
set default ftp-directory  flash:   设置ftp的主目录 注意:flash后面需有:
aaa    local-user aa privilege level 3 password  cipher 123 ftp-directory flash:   创建帐户aa 密码123   
local-user aa service-type ftp

到客户端:
R2:

<>ftp  12.1.1.1  
dir
get  xxxx 取文件 
put  xxx 上传文件

用PC当客户端:ftp://12.1.1.1

技术分享图片

注意:建议使用英文件名上传

查看内存:
dis memory-usage
技术分享图片
&lt; &gt;startup system-software flash:/ar2220-5-12.5.cc 设置下次启动的操作系统

华为:file translate protocol(FTP)

原文:http://blog.51cto.com/12843522/2072380

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!