copy tftp ?

OK, try to copy image from a 12.3(9) (IP 10.0.0.1) flash to a

12.0(5) (ip 10.0.0.91)

on the 12.2 set up the tftp server

CISCO2(config)#tftp-server flash:/c2600-ik9o3s3-mz.123-9.bin CISCO2(config)#

and on the 12.0 copy it

csco#copy tftp: flash: Address or name of remote host [10.0.0.91]? 10.0.0.1 Source filename [c2600-ik9o3s3-mz.123-9.bin]? Destination filename [c2600-ik9o3s3-mz.123-9.bin]? Accessing tftp://10.0.0.1/c2600-ik9o3s3-mz.123-9.bin... %Error opening tftp://10.0.0.1/c2600-ik9o3s3-mz.123-9.bin (No such file or directory) csco#

What am I doing wrong?

TIA Tom

Reply to
Tom Linden
Loading thread data ...

Your tftp server running? No special characters or spaces in the root directory name? Can you ping the tftp server? Seems like something basic, but need more information.

Reply to
Trendkill

The command should have omitted the "/" CISCO2(config)#tftp-server flash:c2600-ik9o3s3-mz.123-9.bin

Reply to
Tom Linden

So you have it working now? I usually do my tftps the old fashioned way from my desktop, so missed that you were using one router to another, so apologize for the questions on directory. Let me know if its resolved, looks like you found the issue....slash should not be required.

Reply to
Trendkill

Yes, I did, and thank you for your help.

Reply to
Tom Linden

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.