[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] [PATCH] Simultaneous timestamping and continue with ftp
From: |
Giuseppe Scrivano |
Subject: |
Re: [Bug-wget] [PATCH] Simultaneous timestamping and continue with ftp |
Date: |
Fri, 01 May 2015 00:29:14 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Nikolay Merinov <address@hidden> writes:
> Hello,
>
> Previously you created code for processing simultaneous options "-N" and
> "-c" with HTTP protocol:
> <https://lists.gnu.org/archive/html/bug-wget/2010-07/msg00025.html>
>
> I attached patch with same changes for FTP.
>
> ---
> Nikolay Merinov
>
>
> From dd947b5186c790281400b4239f850425ae8fde30 Mon Sep 17 00:00:00 2001
> From: Nikolay Merinov <address@hidden>
> Date: Fri, 17 Apr 2015 23:32:30 +0500
> Subject: [PATCH] Fix timestamping and continue behaviour with ftp protocol.
Thanks for the patch! I am going to push it soon.
Giuseppe