Automating transfer
Our clients upload order files to our remote SFTP server. I am looking for a way to automate downloading these files from the remote server without user input. Can I set a recurring or constant loop that will look for any files that are uploaded to the remote server and transfer them to our local folder in the background continuously?