Using SFTP via Filezilla
This document describes how to use SFTP (via the open source FileZilla application) to transfer data between your computer and the Berkeley Savio and Vector clusters.
- If you don't already have FileZilla, download it from the FileZilla website 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.brc.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)
- Click the Connect button.
- When the Enter Password dialog appears:
- Switch out of FileZilla to the Google Authenticator application.
- Generate a one-time password. (See Logging In for details.)
- Copy that one-time password to the Clipboard.
- Switch back to the FileZilla application.
- Put your token pin followed by the one-time password into the Password field.
- If there is a "Remember password until FileZilla is closed" checkbox, be sure to uncheck it. (This is important.)
- Click the OK button. (If all goes well, you'll see your files in your home directory displayed in FileZilla's "Remote Site" pane.)
- To upload files or folders from your computer to the BRC supercluster:
- 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.
- To download files or folders from the BRC supercluster to your computer:
- Select one or more file(s) or folder(s) in FileZilla's "Remote Site" pane.
- Either drag those items into FileZilla's "Local Site" pane, or right-click on a selected item, then select "Download" from the contextual menu that appears.
- Every time that the Enter Password dialog appears, complete every sub-step under step 5, above.