Upload files to another server using sFTP

Is it possible to upload a generated csv file to another server using sFTP?

These are the server side steps:

  1. Run a database query
  2. Export the query to CSV

The path of the csv should be another server through sFTP. Is there any way to achieve this?

Community Page
Last updated: