mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 08:38:13 -05:00
- 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 | ||