From a379dd5e8b4fc63c11115fa700fec2b90b2be4d2 Mon Sep 17 00:00:00 2001 From: Kilian Cavalotti Date: Thu, 2 Nov 2023 17:36:06 -0700 Subject: [PATCH] fix typo --- src/docs/storage/data-transfer.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/docs/storage/data-transfer.md b/src/docs/storage/data-transfer.md index d81f98ede..876657889 100644 --- a/src/docs/storage/data-transfer.md +++ b/src/docs/storage/data-transfer.md @@ -354,7 +354,7 @@ $ scp foo @dtn.sherlock.stanford.edu:~/foo !!! Important "$HOME on DTNs" - One important difference to keep in mind when transfering files through + One important difference to keep in mind when transferring files through the Sherlock DTNs is that the default destination path for files, unless specified, is the user `$SCRATCH` directory, not `$HOME`. @@ -391,8 +391,8 @@ $ module load system rclone $ rclone --help ``` -This [tutorial][url_rclone_tutorial] provides an example of tranferring files between -Google Drive and Oak storage. +This [tutorial][url_rclone_tutorial] provides an example of transferring files +between Google Drive and Oak storage. The Globus CLI (see above) can also be used to copy files from Sherlock to Stanford's Google Drive.