From 1d15973c16cb701cacf3b155be401f6f768f8970 Mon Sep 17 00:00:00 2001 From: David Kocher Date: Fri, 5 Apr 2024 17:23:58 +0200 Subject: [PATCH] Review tip. --- protocols/s3/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/protocols/s3/index.md b/protocols/s3/index.md index 40ec1020..7a5bc701 100644 --- a/protocols/s3/index.md +++ b/protocols/s3/index.md @@ -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 is only necessary if you want to view the timestamps set in the browser.