Q: V7 如何配置FTP和TFTP命令?
A: V7 AP配置FTP和TFTP的命令相比V5 有了很多变化。以下是命令的标准格式
FTP下载:copy ftp://user:password@x.x.x.x/wa4300.ipe flash:/
(user填实际FTP用户名;password填实际密码)
FTP上传:copy wa4300.ipe ftp:// user:password@x.x.x.x /
TFTP下载:copy tftp://x.x.x.x/wa4300.ipe flash:/
TFTP上传:copy wa4300.ipe tftp://x.x.x.x/