Configuring the Keystore Directory Path
To use a private key file for a secure FTP location, you must specify the directory in which the file resides in the onedata.properties file.
To configure the keystore directory
1. Navigate to the < Software AG_directory >\profiles\ODE\bin\onedata\config directory and open the onedata.properties file.
2. In the onedata.keystore.dirpath property, define the directory path where the keystore file resides. For example, if the private key file resides in the directory, /opt/privatekeystore/my_privatekey, specify the following, onedata.keystore.dirpath = /opt/privatekeystore
3. Save and close the file.