Is there a way to have my application act as a "middleman" without saving the file locally? For example, a user clicks a button than the application grabs a file from SFTP Server A, then transfers it to SFTP Server B without me having to save the file locally in between.
↧