Obtaining the Host Key

The host key can be obtained using OpenSSH's ssh-keyscan tool:

             ssh-keyscan -t <hostKeyType> -p <port> <hostDomain> 

        

Each bank has different conventions for file location and naming. Extend this sample to match the way your bank provides daily bank statements. Use the following set of basic configuration fields to download a specific file from the sFTP server:

If any of these configuration fields are not required for your sFTP connection to a bank, you can remove them or change the values as required.

Related Topics

Developing a Bank Connectivity Plug-in
Enabling Features for a Bank Connectivity Plug-in
Creating the Bank Connectivity Plug-in Script File

General Notices