Skip to content

Commit 8b04527

Browse files
authored
Update 02_data_transfers.md
1 parent 79fa339 commit 8b04527

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/hpc/03_storage/02_data_transfers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Globus is the recommended tool to use for large-volume data transfers due to the efficiency, reliability, security and ease of use. Use other tools only if you really need to. Detailed instructions available at [Globus](./03_globus.md)
55
:::
66

7-
## Data-Transfer nodes
7+
## Data-Transfer Nodes
88
Attached to the NYU HPC cluster Torch, the Torch Data Transfer Node (DTN) are nodes optimized for transferring data between cluster file systems (e.g. scratch) and other endpoints outside the NYU HPC clusters, including user laptops and desktops. The gDTNs have 100-Gb/s Ethernet connections to the High Speed Research Network (HSRN) and are connected to the HDR Infiniband fabric of the HPC clusters. More information on the hardware characteristics is available at [Torch spec sheet](../10_spec_sheet.md).
99

1010
### Data Transfer Node Access
@@ -25,7 +25,7 @@ logout
2525
## Tools for Data Transfer
2626

2727
### Linux & Mac Tools
28-
#### scp and rsync
28+
#### Scp and Rsync
2929
:::warning
3030
Please use Data Transfer Nodes (DTNs) with these tools. While one can transfer data while on login nodes, it is considered a bad practice because it can degrade the node's performance.
3131
:::
@@ -49,7 +49,7 @@ Globus is the recommended tool to use for large-volume data transfers. It featur
4949

5050
The Globus endpoint for Torch is available at `nyu#torch`. Detailed instructions available at [Globus](./03_globus.md)
5151

52-
### rclone
52+
### Rclone
5353
rclone - rsync for cloud storage, is a command line program to sync files and directories to and from cloud storage systems such as Google Drive, Amazon Drive, S3, B2 etc. rclone is available on DTNs. [Please see the documentation for how to use it.](https://rclone.org/)
5454

5555
### Open OnDemand (OOD)

0 commit comments

Comments
 (0)