I am trying to upgrade my 3COM switch firmware. I am following the instructions on these links:
http://alextakacs.blogspot.com/2011/06/upgrading-firmware-on-3com-4500-switch.html http://mymcp.blogspot.com/2010/02/upgrading-firmware-on-3com-4500-switch.html
However I am getting en error executing the tftp
command
<4500>tftp 192.168.0.41 put flash:/3comoscfg.cfg
The error I get is this:
File will be transferred in binary mode.
Sending file to remote tftp server. Please wait...
Can't find source file .
And the output of dir
command:
<4500>dir
Directory of unit1>flash:/
1 -rw- 5195 Feb 04 2007 13:21:21 3comoscfg.def
2 (*) -rw- 4228223 Apr 02 2000 00:18:31 s3n03_03_02s168p19.app
3 -rw- 195022 Apr 02 2000 00:19:06 s3o04_06.btm
4 -rw- 995524 Apr 02 2000 00:19:40 s3p04_04.web
5 (*) -rw- 4815 Apr 02 2000 04:37:25 3comoscfg.cfg
Why am I getting this error?