mirror of
https://github.com/rclone/rclone.git
synced 2025-01-10 16:28:30 +01:00
docs: add utime (time of file upload) to standard system metadata
This commit is contained in:
parent
19ad39fa1c
commit
c1df3ce08c
@ -550,6 +550,7 @@ backend may implement.
|
|||||||
| atime | Time of last access: RFC 3339 | 2006-01-02T15:04:05.999999999Z07:00 |
|
| atime | Time of last access: RFC 3339 | 2006-01-02T15:04:05.999999999Z07:00 |
|
||||||
| mtime | Time of last modification: RFC 3339 | 2006-01-02T15:04:05.999999999Z07:00 |
|
| mtime | Time of last modification: RFC 3339 | 2006-01-02T15:04:05.999999999Z07:00 |
|
||||||
| btime | Time of file creation (birth): RFC 3339 | 2006-01-02T15:04:05.999999999Z07:00 |
|
| btime | Time of file creation (birth): RFC 3339 | 2006-01-02T15:04:05.999999999Z07:00 |
|
||||||
|
| utime | Time of file upload: RFC 3339 | 2006-01-02T15:04:05.999999999Z07:00 |
|
||||||
| cache-control | Cache-Control header | no-cache |
|
| cache-control | Cache-Control header | no-cache |
|
||||||
| content-disposition | Content-Disposition header | inline |
|
| content-disposition | Content-Disposition header | inline |
|
||||||
| content-encoding | Content-Encoding header | gzip |
|
| content-encoding | Content-Encoding header | gzip |
|
||||||
|
Loading…
Reference in New Issue
Block a user