01-18-2023 06:59 AM
Good Morning, Everyone. I am consoled into this switch as a priv 15 user and I am not even getting the chance to define where the TFTP server is. Please see my output below. I can't find any search results on this problem.
Switch#copy tftp flash
Destination filename [flash]? cat3k_caa-universalk9.16.12.08.SPA.bin
%Error opening flash:tftp (Permission denied)
Switch#copy tftp flash:
Destination filename [tftp]? cat3k_caa-universalk9.16.12.08.SPA.bin
%Error opening flash:tftp (Permission denied)
Solved! Go to Solution.
01-18-2023 07:53 AM
Hello,
the reason for me asking was that maybe your flash did not have enough space, which clearly isn't the case.
Looking at your syntax again, it is strange that you do not get prompted for the 'Address or name of remote host' first.
What if you try and add colons like this:
Switch#copy tftp: flash:
01-18-2023 07:14 AM
Hi,
Check the TFTP server option and make sure the upload and download folders/directories are set correctly.
HTH
01-18-2023 07:15 AM
ok, thank you. how do i do this?
01-18-2023 07:36 AM
Hello,
can you post the output of:
dir flash:
01-18-2023 07:41 AM
sure thing.
Switch#dir flash:
Directory of flash:/
54210 -rw- 425928073 Aug 2 2022 10:02:51 -04:00 cat3k_caa-universalk9.16.08.01a.SPA.bin
54211 -rw- 2097152 Jan 17 2023 10:57:54 -05:00 nvram_config
15489 drwx 4096 Aug 2 2022 10:19:54 -04:00 core
54213 -rw- 19753596 Aug 2 2022 10:05:40 -04:00 cat3k_caa-guestshell.16.08.01a.SPA.pkg
54214 -rw- 29323068 Aug 2 2022 10:05:19 -04:00 cat3k_caa-rpbase.16.08.01a.SPA.pkg
54215 -rw- 345033332 Aug 2 2022 10:05:39 -04:00 cat3k_caa-rpcore.16.08.01a.SPA.pkg
54216 -rw- 15440508 Aug 2 2022 10:05:20 -04:00 cat3k_caa-srdriver.16.08.01a.SPA.pkg
54217 -rw- 16372344 Aug 2 2022 10:05:20 -04:00 cat3k_caa-webui.16.08.01a.SPA.pkg
54212 -rw- 4784 Aug 2 2022 10:06:11 -04:00 packages.conf
7745 drwx 4096 Jan 17 2023 10:54:16 -05:00 .installer
54218 -rw- 185 Jan 17 2023 10:54:18 -05:00 bootloader_evt_handle.log
23233 drwx 4096 Aug 2 2022 10:12:19 -04:00 .prst_sync
38721 drwx 4096 Aug 2 2022 10:12:22 -04:00 .rollback_timer
46465 drwx 4096 Aug 2 2022 10:12:31 -04:00 gs_script
61954 drwx 4096 Aug 2 2022 10:12:31 -04:00 tech_support
38723 drwx 4096 Jan 17 2023 10:54:33 -05:00 dc_profile_dir
54219 -rw- 118711 Jan 17 2023 10:54:49 -05:00 memleak.tcl
69697 drwx 4096 Jan 17 2023 08:32:37 -05:00 .dbpersist
54220 -rw- 2097152 Jan 17 2023 10:57:54 -05:00 nvram_config_bkup
15491 drwx 4096 Aug 2 2022 10:19:54 -04:00 onep
54221 -rw- 35 Jan 17 2023 07:16:41 -05:00 pnp-tech-time
54222 -rw- 53012 Jan 17 2023 07:16:43 -05:00 pnp-tech-discovery-summary
54223 -rw- 616 Jan 17 2023 08:33:02 -05:00 vlan.dat
1621966848 bytes total (674062336 bytes free)
Switch#
01-18-2023 07:53 AM
Hello,
the reason for me asking was that maybe your flash did not have enough space, which clearly isn't the case.
Looking at your syntax again, it is strange that you do not get prompted for the 'Address or name of remote host' first.
What if you try and add colons like this:
Switch#copy tftp: flash:
01-18-2023 08:21 AM
that did it!! thank you! what did the colon after 'tftp' do?
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