浅塘在线--儿时的记忆,老家村门口一口浅塘,是儿童时光差不多全部美好时光的记忆,游泳嬉水、抓鱼钓鱼、捞螺丝、漂石仗、淘硬币、以及生活中各种洗洗涮涮~·

 找回密码
 立即注册

微信登录

微信扫一扫,快速登录

搜索
热搜: 活动 交友 discuz

社区广播台

查看: 127|回复: 0

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

[复制链接]

4万

主题

4万

帖子

13万

积分

版主

Rank: 7Rank: 7Rank: 7

积分
134973
发表于 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:
  注释  如果没有指定用户名和密码,器缺省会使用匿名登录
回复

使用道具 举报

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

本版积分规则

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