#483: maptile exe download crawls
----------------------------+-----------------------------------------------
Reporter: wildintellect | Owner: [email protected]
Type: enhancement | Status: new
Priority: minor | Component: LiveDVD
Resolution: | Keywords:
----------------------------+-----------------------------------------------
Comment (by hamish):
I too have noticed that -c doesn't always work. It's server dependent, but
apache has provided it for ages AFAIK and the monoculture uses apache, so
I don't know if that's it. I think I saw it while re-testing the script
for William's Mac installers, some new they were done, some tried from the
start. Weird. I would expect a 416(?) error from the server saying EOF,
and in general would cast my unsubstantiated bug eye at wget not apache,
but who knows.
a
{{{
if [ ! -e "filename" ] ; then
wget ....
else
echo "<filename> already downloaded"
fi
}}}
could replace wget -c in places, but obviously the -c ability is lost.
Hamish
--
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/483#comment:1>
OSGeo <http://www.osgeo.org/>
OSGeo committee and general foundation issue tracker._______________________________________________
Live-demo mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/live-demo