Closed neomatrix369 closed 5 years ago
Created our own version of simple wget that resumes download as well, needs a linux lib dependency, other supporting files and scripts included
There's plenty of room for improvement, but the current version just works outside the box, see changes in https://github.com/julianghionoiu/tdl-runner-java/pull/18
We have our own version of wget, very basic in functionality, has a couple of limitations but works fine for our use-case, the native image is tiny and works as fast as wget does
New approach can be found here: https://github.com/julianghionoiu/tdl-lord-of-runners/commit/5adbf3b86f34ba4251e1b34cc6f28e1a2e42ecca
Created our own version of simple wget that resumes download as well, needs a linux lib dependency, other supporting files and scripts included
There's plenty of room for improvement, but the current version just works outside the box, see changes in https://github.com/julianghionoiu/tdl-runner-java/pull/18
We have our own version of wget, very basic in functionality, has a couple of limitations but works fine for our use-case, the native image is tiny and works as fast as wget does