]> sjero.net Git - wget/blobdiff - src/ftp.c
--no-match-server-timestamps -> --no-use-server-timestamps
[wget] / src / ftp.c
index 73cade4227bda82466704d46435e3955f62fdbfa..d141b024a601aa2e51db1f707db83269a3e5bf1b 100644 (file)
--- a/src/ftp.c
+++ b/src/ftp.c
@@ -1849,7 +1849,7 @@ Already have correct symlink %s -> %s\n\n"),
          original.  :( */
       if (actual_target != NULL)
         {
-          if (opt.matchservertimestamps
+          if (opt.useservertimestamps
               && !(f->type == FT_SYMLINK && !opt.retr_symlinks)
               && f->tstamp != -1
               && dlthis