Push a CSV from Google bucket to SFTP server (With RSA) using GCP

Job ID: 32727347

Budget: $15 – $25 USD

Hi
I am trying to Send a CSV File from a Google bucket to an SFTP server. To access the SFTP we need to use the RSA file instead of a Password.

I have attached a Python Script in the "Google Cloud Function" which I am using to access it to the SFTP server, but I am failing. You can use node.js code as well to do the same work.

Can you help me to fix this error and help to build another method to push the File in an SFTP env?