Skip to content

Commit

Permalink
Review tip.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkocher committed Apr 5, 2024
1 parent 7c682a7 commit 1d15973
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions protocols/s3/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -665,8 +665,8 @@ The modification date retention is only supported using the {download}`S3 (Times

Listing folders will require an additional `HEAD` request for every file to read the modification date from the object metadata. This can cause performance issues due to the excessive number of requests required with large directory contents.

```{note}
While using Cyberduck, make sure to enable the modification date preservation within *Preferences → Transfers → Timestamps*. Using Mountain Duck, this setting is default.
```{tip}
Make sure to enable _Preserve modification date_ in *Preferences → Transfers → Timestamps* in Cyberduck.
```

The {download}`S3 (Timestamps) profile<https://profiles.cyberduck.io/S3%20(Timestamps).cyberduckprofile> is only necessary if you want to view the timestamps set in the browser.
Expand Down

0 comments on commit 1d15973

Please sign in to comment.