Here’s how you can configure to access your OpenShift using FileZilla FTP.
- Open FileZilla and go to Edit > Settings > SFTP
- Click Add key and navigate to .ssh folder.
- Select id_rsa and when asked, save as id_rsa.ppk
- Now it should be listed in SFTP block
- Go to OpenShift and get the SSH URL.
- In FileZilla add a new connection.
- For Host use the URL after @ sign of the SSH URL.
- For user use the text before the @ sign of the SSH URL.
- Refer Below screenshot