[FFML] Ben Oliver's RPG Maker Game For the Interested Ones
The Wanderer
wanderer at fastmail.fm
Fri Apr 9 12:16:00 PDT 2021
On 2021-04-09 at 16:06, Weiss Schnee wrote:
> How does that help with my internet cutting out because the file is
> too large?
wget supports a '--continue' option; with a server which supports the
relevant parts of HTTP, it will look at the already-downloaded file and
ask the server to start from the point where the download left off. If
your download drops, you'll have the partial file, and can resume it
without loss.
That said, I can confirm that accessing the OneDrive location with wget
is a nontrivial effort. I managed to identify what I'm fairly sure is
the correct URL, by examining the literal file pointed to by that
original link, but get 403 Forbidden when I try to access it (even with
--referer set to one of the known-related URLs).
If I could get the file, I could probably host it at least temporarily
in a HTTP-accessible location (assuming that'd be OK), but currently I
don't have a way to get to it without accessing OneDrive in a browser
with JavaScript enabled - and that's something I'd rather not do.
--
The Wanderer
The reasonable man adapts himself to the world; the unreasonable one
persists in trying to adapt the world to himself. Therefore all
progress depends on the unreasonable man. -- George Bernard Shaw
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://www.chez-vrolet.net/pipermail/ffml/attachments/20210409/edd4f646/attachment.sig>
More information about the ffml
mailing list