]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] ftp.c (getftp): Applied Piotr Sulecki <Piotr.Sulecki@ios.krakow.pl>'s
[wget] / src / ChangeLog
index 8bcf7308531a14361d69d8a7097aefa6e3c9a40c..7d74f276afcaeec8aab47ad853ecee3bb2905bb7 100644 (file)
@@ -1,6 +1,9 @@
 2000-10-19  Dan Harkless  <dan-wget@dilvish.speed.net>
 
        * ftp.c (ftp_loop_internal): downloaded_file() enumerators changed.
+       (getftp): Applied Piotr Sulecki <Piotr.Sulecki@ios.krakow.pl>'s
+       patch to work around FTP servers that incorrectly respond to the
+       "REST" command with the remaining size rather than the total file size.
                
        * http.c (gethttp): Improved a comment and added code to tack on
        ".html" to text/html files without that extension when -E specified.