eepget http://dev.i2p/i2p/i2pupdate.zip
and it'll
retrieve the file. Alternatively you can use curl, it seems to have less
problems with resuming downloads on Jetty eepsite servers:alias eepcurl='curl -x localhost:9000 -O -C - '
+ alias eepcurl='curl -x localhost:4444 -O -C - '