兰溪在线|lanxi.online|兰溪新闻|兰溪在线|兰溪论坛|兰溪信息|兰溪网|兰西网

 找回密码
 立即注册

微信登录

微信扫一扫,快速登录

搜索
热搜: 活动 交友 discuz

社区广播台

查看: 406|回复: 0

在路由器上使用FTP来进行文件的下载

[复制链接]

508

主题

508

帖子

1526

积分

金牌会员

Rank: 6Rank: 6

积分
1526
发表于 2019-4-12 10:36:00 | 显示全部楼层 |阅读模式
Router1#configure terminal
  Enter configuration commands, one per line.  End with CNTL/Z.
  Router1(config)#ip ftp username neoshi
  Router1(config)#ip ftp password ioookbook
  Router1(config)#end
  Router1#copy ftp: running-config
  Address or name of remote host [172.25.1.1]? 172.25.1.1
  Source filename []? test
  Destination filename [running-config]? enter
  Accessing ftp://172.25.1.1/test...
  Loading /test
  [OK - 24/4096 bytes]
  24 bytes copd in 0.276 secs (87 bytes/sec)
  Router1#
  当然也可以使用下面的简化命令
  copy ftp://neoshi:ioookbook@172.25.1.1/c3620-ik9s-mz.122-10a.bin slot1:
  注释  如果没有指定用户名和密码,器缺省会使用匿名登录
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 微信登录

本版积分规则

快速回复 返回顶部 返回列表