curl / Mailing Lists / curl-users / Single Mail

curl-users

Re: --continue-at - Last-Modified and output mtime

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 21 Mar 2019 10:49:04 +0100 (CET)

On Wed, 20 Mar 2019, Jack Bates wrote:

>> If you want that date check, couldn't -z be added to the command line for
>> that?
>
> -z works, thank you! However it doesn't work with --remote-name. Could
> `--continue-at -` enable -z by default?

I don't think that would be in line with how curl typically works. You enable
the options you need, so if you want both of them, you use both flags.

Adjusting -z to have it possible to work with --remote-name would be a good
idea I think.

-- 
  / daniel.haxx.se
-----------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-users
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2019-03-21