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 (Basic Auth) |
| Password | API Password (Basic Auth) |
For details on creating an API ID/API password for normal log on, please refer here.
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.
Transferring Files
After configuring the connection, you may navigate the folder structure to find the files you wish to transfer.
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.