Export to CSV and then SFTP

I'm working on a new workflow that needs to export to a csv and then drop on an SFTP server. What would be a good location to export to before using the action to upload it to the SFTP site?

You can use a file path that is relative to the project location. In the simplest case (when only a file name is specified but no folders), it will be the same folder where the project is located.

To switch to a relative path, press the button with two dots before the file name (see below). Pressing it again will switch back to using an absolute path.
image

Relative file paths can be used on both Desktop and Server.