Zur Startseite
OCLC Support

Download files using an open-source SFTP client

Learn how to download files using an open-source SFTP client.

Overview

OCLC supports secure SFTP for institutions to retrieve files from OCLC. You may retrieve your files using an open source SFTP client. FileZilla is recommended, as it works consistently with multiple operating systems. FileZilla is freely available from the web and can be found here.

Connect to FileZilla

  1. Download the FileZilla Client and install it.
  2. If you don't already have them, obtain your institution's file exchange account credentials (username and password) from your regional OCLC Support office.

Interface overview

FileZilla interface

 

 

 

  1. Toolbar
  2. Quick connect bar
  3. Message log
  4. Local pane
  5. Remote pane
  6. Transfer status pane

 

 

 

 

 

 

 

 

 

 

Quick connect to the server

  1. Open FileZilla.
  2. Enter your Host, Username, Password, and Port in the quick connect bar.
    • The data center associated with your library's account depends on the region in which you are located. Note that all libraries in regions outside of the United States must use Secure File Transfer Protocol (SFTP) on port 22.
  3. Click Quickconnect. If this is your first time connecting to the server, the Unknown host key dialog will appear.
    Filezilla key dialog
  4. (Optional) From the Unknown host key dialog, select the Always trust this host, add this key to the cache checkbox to bypass this dialog in the future.
  5. Click OK to finish connecting to the server.

Set up a site profile

You may want to set up a site profile to make it easy to reconnect to the server. A site profile allows you to store host, username, and password information.

Site profile - Image
Site profile
  1. Click File > Site Manager.
  2. Click New Site and enter a name for your new site.
  3. On the General tab, enter and/or select the following information:
    1. Host: The data center associated with your institution's account
    2. Port: 22
    3. Protocol: SFTP - SSH File Transfer Protocol
    4. Logon Type: Normal
    5. User: Your institution's assigned username
    6. Password: Your institution's assigned password
  4. Click OK to save your entry.

Set a default remote directory

You can set a default remote directory for your files so that you do not have to navigate to the folder every time you want to transfer files. If you do not set a remote default directory, the remote site directory will correspond to your username:

  • fx_[OCLC symbol]
  • wx_[OCLC symbol]
Default remote directory - Image
Default remote directory
  1. Click File > Site Manager.
  2. Click the Advanced tab.
  3. On the Advanced tab, enter the remote directory you want to set as the default in the Default remote directory form field.
  4. Click OK to save your entry.

Connect via the site profile

  1. Open FileZilla.
  2. Click File > Site Manager.
  3. In the left navigation, select the site you set up.
  4. Click Connect.

Download files

  1. In the Remote pane, navigate to the folder where the files you want to download reside.
  2. In the Local pane, navigate to the folder where you want the files to reside.
  3. Select the files to download and drag-and-drop them from the Remote to the Local pane. The files will be added to the transfer queue at the bottom of the window.
    FileZilla download drag-and-drop

     Note: You can also right-click files and select Download to download them, or simply double-click them to move them to the Local pane. 

  4. The downloaded files will appear in the Local pane.

Manually disconnect from FileZilla

 Note: FileZilla automatically disconnects from the visible server after 20 seconds of inactivity.

  1. In the toolbar, click the disconnect button (FileZilla disconnect button).
  2. In the message log, the status will read Disconnected from server.