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: 1 addition & 1 deletion transfer_data.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ FileZilla is available for both Windows and Unix systems, whereas WinSCP is Wind

### Command-line interface (CLI) options

For larger files, it is recommended that you use one of several programs implemented as a command-line interface. These programs have several benefits over their GUI-based counterparts, including higher transfer speeds and the ability to resume a transfer if it is interrupted, without having to restart from the beginning. Below are two popular options with example commands and links for more advanced usage.
For larger files, it is recommended that you use one of several programs implemented as a command-line interface. These programs have several benefits over their GUI-based counterparts, including higher transfer speeds and the ability to resume a transfer if it is interrupted, without having to restart from the beginning. This kind of file transfer must be done from a local terminal. This means if you are remotely logged into a CARC machine, you will need to open a new local terminal to complete the file transfer. Below are two popular options with example commands and links for more advanced usage.

#### Secure Copy (SCP)

Expand Down