Documentation
SFTP File Transfer
DataMine’s SFTP provides CME Group historic files using a secure file transfer protocol.
Configuration
Choose whichever method you prefer to download files. This document will show examples using the free SFTP application called FileZilla. The below table outlines all the information you may need to input to begin file transfers. Authentication with either a public/private key pair or normal logon (username/password) are supported.
SFTP key configuration
| Name | Value |
|---|---|
| Host name | sftp.cmeprod.datahex.rozettatech.com |
| Port | 22 |
| Protocol | SFTP |
| Logon type | Key file |
| Username | Your CME Group associated email |
| Key file | Key file path |
Normal log on configuration
| Name | Value |
|---|---|
| Host name | sftp.cmeprod.datahex.rozettatech.com |
| Port | 22 |
| Protocol | SFTP |
| Logon type | Normal Logon |
| Username | DataMine-associated CME Group API ID |
| Key file | API password |
Find out how to create an API ID/API password for normal log on.
Input information example
Make sure to set your Logon Type to the preferred authentication type with either a username/password or a user and key file path.
SFTP Go Web Client
For convenience, CME Group also offers the SFTP over a website.
Webpage: https://sftp.core.cmeprod.datahex.rozettatech.com/web/client/login
- Sign in with OpenID → Click OIDC-CME, which will take you to a CME Group login page.
- Use your standard CME Group-associated email and password.
- You’ll now be able to view all of your entitled SFTP files.
Transferring Files
After configuring the connection, you may navigate the folder structure to find the files you wish to transfer. This solution incorporates a configuration limiting concurrent downloads to 20 per client IP address.
The folder structure is arranged like so:
/Data Category/Dataset/Year/Month/Day/Files
An example of a directory path can be:
/TERM_SOFR/TERM_SOFR_DAILY/2025/01/23/SOFRT_TermRate_Fixings_20250123.CSV
You have the option to navigate to the exact file to download it or to download a batch of files from a given directory. Note that you can only view and transfer historic data you have already purchased based on the entitlements associated with your API key.