I am trying to come up with a scenario that will monitor and folder on Google Drive, and if there is a new file or modified file, then it will upload it to a particular FTP address.
The Google Drive that is being watched in my scenario, often has images placed in it by staff. These then need to be uploaded to the FTP address so they appear on the website.
At the moment the Watch files in a folder, seem to be working - in that it outputs the name of a new image that has been added.
Hey @Ian_Kerry ,
Yes, you would need to download the file before uploading it ,
for that you can use google Drive’s "Download a File " module .
After that you will see a option in your FTP module where you can map the file directly from the “Download a file” Module.