ftp server to upload ios

Which fftp server is recommended for uploading IOS to the routers. I am getting a (No such device) on trying to copy the IOS to my router. Should you configure the ip ftp username or does anonymous work?

Reply to
R Siffredi
Loading thread data ...

Cisco devices use TFTP...

Regards, Steve

formatting link

Reply to
www.networking-forum.com

copy tftp flash:

put IP TFTP!!!!! address i can recomend

formatting link
Robert

Reply to
Robert

I think that some images are now too big for tftp.

64M hard limit with buggy older implementations limited to 32M.

Some (at least) IOS can use ftp too.

serv-U ftp server is free (limited version but OK for IOS) and seems nice to me.

Reply to
anybody43

But, newer IOS revs *can* use FTP, HTTP, TFTP, SCP, etc. etc.

Reply to
Doug McIntyre

Anonymous will work. The router won't know the difference.

copy ftp:[[[//[username[:password]@]location]/directory]/filename] flash-filesystem:[filename]

So for example...

copy ftp://anonymous:pass@192.168.1.5/ftp/cisco-images/image-name.bin flash:

Reply to
Kevin Widner

Cabling-Design.com Forums website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.