From 983a3abfa97677783f0a5d0624629e8bccd29d04 Mon Sep 17 00:00:00 2001 From: Jules Kerley Date: Thu, 28 May 2026 15:17:42 -0400 Subject: [PATCH] Updates transfers to point to WinSCP docs on docs site --- docs/Documentation/Managing_Data/Transferring_Files/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Documentation/Managing_Data/Transferring_Files/index.md b/docs/Documentation/Managing_Data/Transferring_Files/index.md index 881acb1ea..739a3cd01 100644 --- a/docs/Documentation/Managing_Data/Transferring_Files/index.md +++ b/docs/Documentation/Managing_Data/Transferring_Files/index.md @@ -55,7 +55,7 @@ Additional rsync examples are available [here](https://github.com/NREL/HPC/tree/ Globus is optimized for file transfers between data centers and anything outside of the NLR network. It will be several times faster than any other tools you will have available. See [Transferring Files using Globus](globus.md) for instructions on transferring files with Globus. #### Transferring files using Windows -For Windows you will need to download WinSCP to transfer files to and from HPC systems over SCP. See [Transferring using WinSCP](https://www.nlr.gov/hpc/winscp-file-transfer.html). +For Windows you will need to download WinSCP to transfer files to and from HPC systems over SCP. See the our documenation on [Transferring using WinSCP](winscp.md). ## Archiving files and directories