01-20-2006 01:55 PM - edited 03-03-2019 01:31 AM
Sorry if this is a stupid question. I'm trying to copy an ios image to my tftp server, but it appears the IOS image is located inside a directory and for some weird reason I can only get the image to copy over if it's in the root of flash. I'm receiving this error "Destination filename [c3560-i9-mz.121-19.EA1d/c3560-i9-mz.121-19.EA1d.bin]?%Error copying flash:c3560-i9-mz.121-19.EA1d/c3560-i9-mz.121-19.EA1d.bin (destination path is identical)" Here is the command I'm using "ReedGroup_3560_1#copy flash:c3560-i9-mz.121-19.EA1d/c3560-i9-mz.121-19.EA1d.bin flash:" Any information would be great.
Thanks
Oh BTW this is a 3550 switch
01-20-2006 02:03 PM
Hi,
Try to use the following command:
copy flash:c3560-i9-mz.121-19.EA1d/c3560-i9-mz.121-19.EA1d.bin tftp:
That will prompt your for the IP address of the TFTP server and destination filename and should work.
Hope that helps - pls rate the post if it does.
Paresh
01-20-2006 02:16 PM
This is what happened.
ReedGroup_3560_1#copy flash:c3560-i9-mz.121-19.EA1d/c3560-i9-mz.121-19.EA1d.bin tftp:
Address or name of remote host []? 192.168.0.115
Destination filename [c3560-i9-mz.121-19.EA1d/c3560-i9-mz.121-19.EA1d.bin]?
TFTP: error code 0 received - TFTP Error: Path not found
%Error opening tftp://192.168.0.115/c3560-i9-mz.121-19.EA1d/c3560-i9-mz.121-19.EA1d.bin (Undefined error)
Here is some information about flash, this is where the ios is. Let me know
ReedGroup_3560_1#show flash
Directory of flash:/
2 -rwx 1056 Nov 29 2005 22:04:34 vlan.dat
3 -rwx 47 Jan 20 2006 19:31:07 private-config.text
5 drwx 192 Mar 01 1993 00:06:52 c3560-i9-mz.121-19.EA1d
85 -rwx 11208 Jan 20 2006 19:31:07 config.text
15998976 bytes total (9532928 bytes free)
ReedGroup_3560_1#cd c3560-i9-mz.121-19.EA1d
ReedGroup_3560_1#dir
Directory of flash:/c3560-i9-mz.121-19.EA1d/
6 drwx 2432 Mar 01 1993 00:05:45 html
83 -rwx 3453772 Mar 01 1993 00:06:52 c3560-i9-mz.121-19.EA1d.bin
84 -rwx 331 Mar 01 1993 00:06:52 info
15998976 bytes total (9532928 bytes free)
01-20-2006 02:24 PM
Hi,
When it prompts you for:
Destination filename [c3560-i9-mz.121-19.EA1d/c3560-i9-mz.121-19.EA1d.bin]?
type in: c3560-i9-mz.121-19.EA1d.bin
Hope that helps - pls rate the post if it does.
Paresh
01-20-2006 02:26 PM
Hello,
I think the problem is that the directory does not exists on the TFTP server. Try the following:
Destination filename: c3560-i9-mz.121-19.EA1d.bin
That should put the file in the root of the TFTP server...
Regards,
GP
01-20-2006 02:28 PM
Hello,
in addition, which TFTP server do you have ? Cisco recommends the one linked below, especially since most others have problems with file sizes above 16MB...:
Regards,
GP
01-20-2006 03:07 PM
LMAO, omg that was it, i'm sorry for this post i was not reading the destination.. Sorry and thanks for all the help.
04-04-2019 03:15 PM
It looks like you are trying to copy a file from one location INTO the same location (from flash to flash) so you're getting a message the the file already exists in that "destination"
10-04-2024 08:05 AM
File does not show up in flash after typing dir though.
10-06-2024 12:57 PM
what does show up in dir?
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