01-14-2004 08:10 AM - edited 03-02-2019 12:53 PM
I'm trying to copy an IOS image (about 40meg) to Disk0: (Compaq pcmcia flasy) on the Sup720 on Cat60xx.
I like to know the various options available for copying a large image to compaq flash.
01-14-2004 08:24 AM
Some platforms should support FTP.
I'm not sure if Sup720 does.
Regards,
Milan
01-14-2004 09:04 AM
milan is right. Use ftp. TFTP can't support files bigger then 32mb.
Here is an example:
copy ftp://FTPUSERNAME:FTPPASSWORD@myftpserver.com/ftpdirectory/sup720-12.2.SX.bin disk0:
01-14-2004 10:13 AM
For large images, I prefer to use FTP. The following syntax is required to copy from the FTP server to disk0:.
copy FTP://userid:password@ftpserver/file disk0:
Hope this helps,
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide