Skip to content

Data Tranfer with FileZilla

FileZilla is a popular tool for SFTP file transfers and can be used to transfer files to/from BMRC with additional configuration as follows.

Configuring FileZilla for Two Factor Authentication

  1. Open FileZilla from the Menu Bar select Edit -> Settings.

    • In the Connection settings tab, set your timeout value to 600 seconds (ten minutes).
    • Then click OK to save your settings.

      data-transfer-cli

  2. From FileZilla's main window, click the Site Manager button (underneath the File menu) to display the Site Manager window.

    data-transfer-cli

  3. Click New Site to configure your connection to the BMRC cluster and copy the details shown above, namely:

    • Protocol: SFTP
    • Host: cluster2.bmrc.ox.ac.uk
    • Port: 22
    • Logon Type: Interactive
    • User: [Enter your username]

    NOTE: If connecting to another BMRC server, adjust the Site Name and Host settings as needed.

  4. Now select the Transfer Settings tab, enable Limit number of simultaneous connections and set to 1

    data-transfer-cli

  5. Now click OK to save this configuration. Back at the main window, click the down-arrow next to the Site Manager button and select BMRC Cluster. This will begin the login process.

  6. If FileZilla warns you about an Unknown host key, tick the box marked Always trust this host, add this key to the cache and click OK.
  7. FileZilla will now prompt you to enter your First Factor i.e. your password:

    data-transfer-cli

  8. After entering your password and clicking OK, FileZilla will then prompt you to enter your second factor code:

  9. After entering your second factor code and clicking OK, FileZilla should now be connected. The left hand size of the FileZilla window will be showing files on your local computer. The right hand side will be showing files on the BMRC Cluster (or whatever remote site you have configured). Remember that on the BMRC cluster, all data should be stored in your group area under /well/<group>/users/<username>/ - so you may need to navigate to the appropriate location in the right hand window before dragging and dropping files between the two systems.