Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kcgthb committed Nov 3, 2023
1 parent b687656 commit a379dd5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/docs/storage/data-transfer.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ $ scp foo <sunetid>@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`.

Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit a379dd5

Please sign in to comment.