Miguel C
Miguel C
FWIW this is my way of handling it for now, but it seems wrong to show "4" in such cases. ``` http --follow -bdco "$file" $download_url exit_code=$? if [ "$exit_code"...
that's the entire output when the file already exists actually
or do you mean with headers too?
In that case that is it, I just replaced the real url for privacy reasons, all else is there. In other words, there is no output to stdout when the...
But how can I provide any output when none exists!? Or are ou saying it should!? What happens your side when you try to do the same? I mean download...
Just an update on this I later found the file is also always created (0 byte) if the requests fails! I.e even on 404 the request would fail but we...
Hum its been some time, the original issue was a odd one, I try to repo again but about that last comment: ``` miguelc@r2d2:~ % http -h -dco /tmp/file.txt https://domain.com/file.FAKE...
I tried to follow the README, not super familiar with building with node/npm but I' might be able to help wtith FreeBSD compatibility however I can't get past this: ```...
Oh this is great, this is actually a dep in code.server, I will see if I can build it now using the new package. Many thanks
I've never got this to working properly still and issue in both macOS and Windows, everytime you start a new session settings are simply not there, I wonder how these...