9.1 Add FTP/SFTP Configuration for File Transfer

In OFSAA, certain modules require the transfer of files from the web application server to the OFSAA server over SSH.
Follow these steps to ensure the OFSAA server recognizes the web application server during file transfers.
  1. Log in to the web application server.
  2. Type sftp <user>@<OFSAA Server>.
  3. Specify Yes when prompted for permission.
    Are you sure you want to continue connecting (Yes/No)?
    This will add an entry into the "known_hosts" file.
  4. A confirmation message is displayed:
    Permanently added <OFSAA Server> RSA) to the list of known hosts.