10e3b1c738
- if the dates didn't match, fetch would append the received file to the existing file instead of replacing it. - if the local file was complete and up-to-date, fetch would miscalculate the expected size and report a failure instead of a success, because it had no way of knowing that the server was actually resending the entire file since the requested offset was invalid. |
||
---|---|---|
.. | ||
fetch.1 | ||
fetch.c | ||
Makefile |