diff options
author | des <des@FreeBSD.org> | 2000-07-19 23:56:45 +0000 |
---|---|---|
committer | des <des@FreeBSD.org> | 2000-07-19 23:56:45 +0000 |
commit | 3ce22a8bc5d1323c5a08611b3eb039b507d894b4 (patch) | |
tree | 0149f260f6c43c6e3a96ed050ecec2b00398a109 /lib/libfetch/ftp.c | |
parent | adc026dc209c4847c3f64c83a16d9aa614899737 (diff) | |
download | FreeBSD-src-3ce22a8bc5d1323c5a08611b3eb039b507d894b4.zip FreeBSD-src-3ce22a8bc5d1323c5a08611b3eb039b507d894b4.tar.gz |
Fix two bugs related to resumed transfers:
- 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.
Diffstat (limited to 'lib/libfetch/ftp.c')
0 files changed, 0 insertions, 0 deletions