Here’s how you can configure to access your OpenShift using FileZilla FTP.

  1. Open FileZilla and go to Edit > Settings > SFTP
  2. Click Add key and navigate to .ssh folder.
  3. Select id_rsa and when asked, save as id_rsa.ppk
  4. Now it should be listed in SFTP block
  5. Go to OpenShift and get the SSH URL.
  6. In FileZilla add a new connection.
  7. For Host use the URL after @ sign of the SSH URL.
  8. For user use the text before the @ sign of the SSH URL.
  9. Refer Below screenshot