Transferring Files (SFTP) with a Graphical Client
Graphical file transfer clients can be used to move data between your local machine and remote storage locations. Once you install the client on your computer and set up the remote connection, you may move folders and files between your computer and the remote storage using a drag-and-drop method.
📝 Note: It is impractical to maintain documentation on every storage system that CADES offers. These examples are chosen to be representative of our services. If you need help connecting to a different storage service, please contact CADES.
CyberDuck (macOS and Windows)
Download Cyberduck here and run the installation.
AWS S3
- To set up a new connection, click on the
Open Connection
button in the top left of the window. - In the dropdown menu of the resulting window, select
Amazon S3
. - Paste your Access Key ID and Secret Access Key that was generated when you signed up for the AWS S3 service.
OpenStack Virtual Machine
- To set up a new connection, click on the
Open Connection
button in the top left of the window. - In the dropdown menu of the resulting window, select
SFTP (SSH File Transfer Protocol)
. - Server: the IP address of your virtual machine
- Username:
cades
- Password: leave blank
- Select your SSH key from the dropdown menu. Be sure to choose the SSH key that allows you to access your OpenStack virtual machine.
- Click
Connect
.
CADES OR Condo SHPC, NFS, and Lustre
- To set up a new connection, click on the
Open Connection
button in the top left of the window. - In the dropdown menu of the resulting window, select
SFTP (SSH File Transfer Protocol)
. - Server:
or-condo-login-ornl.gov
- Username: your UCAMS ID
- Password: your UCAMS password
- Select your SSH key from the dropdown menu. Be sure to choose the SSH key that allows you to access the CADES OR SHPC Condo login node.
-
Click
Connect
.
> NFS user home directory path:~/home/username/
> Lustre storage path:~/lustre/or-scratch/
WinSCP (Windows)
Download WinSCP here and run the installation.
📝 Note: In cases where an SSH key is required for access, you must store the path to the key in WinSCP for each connection. To store the key, enter the connection information that you will find in the steps below. Then, click the Advanced...
button. Provide the path to your SSH private key.
AWS S3
- In the
File protocol
dropdown menu on the right, selectAmazon S3
. - Paste your Access Key ID and Secret Access Key that was generated when you signed up for the AWS S3 service.
- Click
Login
.
OpenStack Virtual Machine
- To set up a new connection, click on
New Site
in the top left of the window. - In the
File protocol
dropdown menu on the right, selectSFTP
. - Host name: the IP address of your virtual machine
- User name:
cades
- Password: leave blank
- Click
Login
.
CADES OR Condo SHPC, NFS, and Lustre
- To set up a new connection, click on
New Site
in the top left of the window. - In the
File protocol
dropdown menu on the right, selectSFTP
. - Host name: the IP address of your virtual machine
- Username: your UCAMS ID
- Password: your UCAMS password
- Click
Login
. - NFS user home directory path:
~/home/username/
-
Lustre storage path:
~/lustre/or-scratch/