This article provides information on how to transfer files from one host to another host via File Transfer Protocol (FTP), which is a standard network protocol.
How to transfer files from one host to another host via File Transfer Protocol (FTP), which is a standard network protocol.
The following commands show how to obtain and place a file on EX-series switches:
user@switch> file copy ftp://[email protected]/jinstall-ex-3200-10.4R2.6-domestic-signed.tgz /var/tmp
user@switch> ...tall-ex-3200-10.4R2.6-domestic-signed.tgz /var/tmp Password for [email protected]: /var/tmp//...transferring.file.........YJdxyT/100% of 120 MB 4127 kBps 00m00s
user@switch> file copy /var/tmp ftp://[email protected]/jinstall-ex-3200-10.4R2.6-domestic-signed.tgz