How to trouble shoot: M5000 getflashimage (HTTP/1.1 404 Not Found)
SERVER: M5000
Trying to update the firmware but am unable download image. I've verified the path to image, taken a snoop, and verified there are no denies through firewall.
[code]
XSCF> getflashimage -v http://ServerA/tmp/FFXCP1115.tar.gz
Free space: 96MB
transfer from '/scf/firmtmp/hcp/archive//FFXCP1115.tar.gz' to 'http://ServerA/tmp/FFXCP1115.tar.gz'
* About to connect() to 10.22.89.151 port 80
* Trying ServerA... * connected
* Connected to ServerA (ServerA) port 80
> GET /pdg/FFXCP1115.tar.gz HTTP/1.1
User-Agent: getflashimage
Host: ServerA
Pragma: no-cache
Accept: */*
< HTTP/1.1 404 Not Found
< Date: Tue, 04 Jun 2013 19:56:54 GMT
< Server: Apache/1.3.41 (Unix) mod_perl/1.31
< Transfer-Encoding: chunked
0