From 7244ce62f46a294d6bd087695f9d7e3475f87e2e Mon Sep 17 00:00:00 2001
From: Adam Caprez <acaprez2@unl.edu>
Date: Fri, 21 Oct 2022 16:56:45 -0500
Subject: [PATCH] Add warning for Cyberduck and Duo.

---
 content/handling_data/data_transfer/cyberduck.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/content/handling_data/data_transfer/cyberduck.md b/content/handling_data/data_transfer/cyberduck.md
index 7e11033a..adb14867 100644
--- a/content/handling_data/data_transfer/cyberduck.md
+++ b/content/handling_data/data_transfer/cyberduck.md
@@ -9,6 +9,12 @@ weight = "30"
 ## Using Cyberduck
 ---------------
 
+{{% notice warning %}}
+Recent versions of Cyberduck are known to be incompatible with Duo. Until the issue is
+fixed, **HCC recommends using version 8.4.3**, which can be downloaded [here](https://cyberduck.io/changelog/).
+{{% /notice %}}
+
+
 If you wish to use a GUI for data transfer, be aware that not all programs will function
 correctly with Duo two-factor authentication.  Mac users are recommended
 to use [Cyberduck](https://cyberduck.io). It is compatible with Duo, but a
-- 
GitLab