K 10 svn:author V 3 des K 8 svn:date V 27 2000-07-19T23:56:45.000000Z K 7 svn:log V 440 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. END