-
Notifications
You must be signed in to change notification settings - Fork 5
Using SFTP with Savio via FileZilla
Aron Roberts edited this page Aug 6, 2015
·
8 revisions
This document describes how to use SFTP (via the open source FileZilla application) to transfer data between your computer and the Savio high performance computing cluster at the University of California, Berkeley.
- If you don't already have FileZilla, download it from https://filezilla-project.org and follow the installation instructions. (Versions of FileZilla are available for Windows, Mac OS X, and Linux.)
- Open FileZilla.
- From the "File" menu, select "Site Manager..."
- In Site Manager:
- Click the New Site button.
- In the Host field, enter:
dtn.hpc.berkeley.edu
- From the Protocol: menu, select:
SFTP - SSH File Transfer Protocol
- In the Logon Type: menu, select:
Interactive
- In the User: field, enter: (Your actual username on Savio)
- Click the Connect button.
- When the Enter Password dialog appears:
- Switch out of FileZilla to the Pledge application.
- Generate a one-time password. (See [Logging into Savio](Logging into Savio) for details.)
- Copy that one-time password to the Clipboard.
- Switch back to the FileZilla application.
- Paste that one-time password into the Password field.
- Uncheck the "Remember password until FileZilla is closed" checkbox.
- Click the OK button. (If all goes well, you'll see your files in your home directory on Savio displayed in FileZilla's "Remote Site" pane.)
- Transfer file(s) or folder(s)
- Select one or more file(s) or folder(s) in FileZilla's "Local Site" pane.
- Either drag those items into FileZilla's "Remote Site" pane, or right-click on a selected item, then select "Upload" from the contextual menu that appears.
- Every time that the Enter Password dialog appears, complete every sub-step under step 5, above.
Filezilla Site Manager window
FileZilla password dialog