blob: 12bd8830689d445040347f0cd7142e7a49a139bc [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
2SPDX-License-Identifier: curl
3Long: remote-time
4Short: R
5Help: Set the remote file's time on the local output
6Category: output
7Example: --remote-time -o foo $URL
8Added: 7.9
9See-also: remote-name time-cond
10Multi: boolean
11---
12When used, this will make curl attempt to figure out the timestamp of the
13remote file, and if that is available make the local file get that same
14timestamp.