Whenever a new file is added to WinSCP FTP Server, run a .py script
Hey! I have a FTP Server thats on an EC2 Windows machine, I also have a Python script that uploads all files from the server to a S3 bucket periodically using Windows Task Scheduler.
My question is as follows: Is there any way I can run the script automatically whenever a new file lands on the FTP Server?
My question is as follows: Is there any way I can run the script automatically whenever a new file lands on the FTP Server?