From 98e81f28dd7fc994a5dca4774d8e2e3d09a60172 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 12 Sep 2024 17:08:35 -0600 Subject: [PATCH] Added more commentary --- Scripts/Bash/Transfer Docker Containers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Scripts/Bash/Transfer Docker Containers.md b/Scripts/Bash/Transfer Docker Containers.md index e55b9ae..87192a6 100644 --- a/Scripts/Bash/Transfer Docker Containers.md +++ b/Scripts/Bash/Transfer Docker Containers.md @@ -7,7 +7,7 @@ Be sure to perform the following steps to make sure that you can copy the contai On the destination (new) server, the directory needs to exist and be writable via the person copying the data over SSH: -## Copying Data Between Servers +## Copying Data Between the Old and New Servers === "Safe Method"