Download files using SFTP commands
Learn how to download files using SFTP commands.
Note: Click "Enter/Return" on your keyboard after each command.
Using your institution's assigned username, enter the following command:
sftp [username]@
[
data center
] (link to data centers on Get Started)
Enter your institution's assigned
password
Choose directory (see
directory folders
): Enter
cd [directory name or path]
To retrieve files, enter
get*
Enter
quit