Client wants to automate daily swapping of images in a fileset

Permalink
This is not something I have done before or know how to automate. The client is a builder and has a company that is taking time lapse images of a new construction. They want the vendor to be able to update the images in the fileset daily or regularly.

This is what he is asking for:

"Plainly speaking if automatically updated website surveillance snapshots (not video) are needed I require a username and password for the website FTP as well as a file path where the static image is going to go i.e. /var/www/html/snapshots/static_image.jpg. I will also need access another folder that will act as the archive for entire collection of time lapse snapshots for example /var/www/html/snapshots/archive/.

I am using .NET Core to pull the snapshots, name them, and upload/archive them. Normally FTP is used to upload to the web server, but if you have other file storage options such as the default for Concrete5 /webroot/files/ or can create access to another folder using the "File Storage Locations" option under System & Settings in the Concrete5 dashboard to provide me access I may be able to make that work as well."

How can this be accomplished?

barkingtuna