Hi, those two paths are identical. The thing is that what you get is a permanent redirect to the same path with https instead of http, and curl doesn't follow that. If you use wget instead, you get the correct download.
On the new server, I have set up everything to be https only, with permanent redirects for all http urls. Maik > Am 30.11.2017 um 23:20 schrieb Theodore Petrosky <[email protected]>: > > BTW, this link’s jar worked: > http://wocommunity.org/documents/tools/WOInstaller.jar > <http://wocommunity.org/documents/tools/WOInstaller.jar> > > this link’s jar is broken > curl -O http://wocommunity.org/tools/WOInstaller.jar > <http://wocommunity.org/tools/WOInstaller.jar> > > >> On Nov 30, 2017, at 5:01 PM, Ken Anderson <[email protected] >> <mailto:[email protected]>> wrote: >> >> All, >> >> I’m trying my darndest to setup a machine from scratch to use WOnder. I >> could just copy everything from my current machine, but then I’d have old >> everything. >> >> I’m following the instructions here: >> >> https://wiki.wocommunity.org/display/WEB/Project+Wonder+Installation >> <https://wiki.wocommunity.org/display/WEB/Project+Wonder+Installation> >> >> But when I try to use curl to download WOInstaller.jar and run it, it says >> it’s corrupted. >> >> What’s the right way to do a nice clean install? >> >> Thanks, >> Ken >> _______________________________________________ >> Do not post admin requests to the list. They will be ignored. >> Webobjects-dev mailing list ([email protected]) >> Help/Unsubscribe/Update your Subscription: >> https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com >> <https://lists.apple.com/mailman/options/webobjects-dev/tedpet5%40yahoo.com> >> >> This email sent to [email protected] <mailto:[email protected]> > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected] > <mailto:[email protected]>) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/maik%40selbstdenker.ag > <https://lists.apple.com/mailman/options/webobjects-dev/maik%40selbstdenker.ag> > > This email sent to [email protected] <mailto:[email protected]>
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
