mirror of
https://github.com/rclone/rclone.git
synced 2025-01-11 00:40:03 +01:00
docs/s3: fix typo in s3 documentation (#5515)
This commit is contained in:
parent
bb6b44d199
commit
e00db968aa
@ -251,7 +251,7 @@ y/e/d>
|
||||
### Modified time ###
|
||||
|
||||
The modified time is stored as metadata on the object as
|
||||
`X-Amz-Meta-Mtime` as floating point since the epoch accurate to 1 ns.
|
||||
`X-Amz-Meta-Mtime` as floating point since the epoch, accurate to 1 ns.
|
||||
|
||||
If the modification time needs to be updated rclone will attempt to perform a server
|
||||
side copy to update the modification if the object can be copied in a single part.
|
||||
|
Loading…
Reference in New Issue
Block a user