Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/basics/datatransfer_globus.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ Note that SSH-based transfers perform poorly on **high-latency network paths**.

If you want to compare your data transfer performance to others, you can use the [TACC NetSage Portal](https://tacc.netsage.io/). For example [this page](https://tacc.netsage.io/grafana/d/-l3_u8nWl/1b22d62) shows transfer rates for Globus jobs between TACC and the rest of the world. In general, you should be able to get at least 1 Gbps transfer speeds.

TACC also has a [Test Data Transfer Node (DTN)](dtn.md), which is useful for getting a performance baseline.

### Using the Globus CLI (Advanced)

If you currently use a shell script / cron job to migrate data using scp/sftp/rsync, the Globus CLI is useful for scripting and automation.
Expand Down