Forum Discussion
Matt Coats
Jan 10, 2018Iron Contributor
SharePoint as a pseudo web-server?
Hi all, I'm looking for opinions on using SharePoint as a pseudo web-server for a website.
For ~2 years now, we've been posting files/images/etc. to our website using SharePoint anonymous acces...
Rob Ellis
Jan 10, 2018Bronze Contributor
I would perhaps looking at using Flow to copy files from SharePoint to your web server - see https://flow.microsoft.com/en-us/connectors/shared_ftp/ftp/
You could put some conditions / workflow around it - e.g. if an item is 'approved', then copy it from SP to webserver, etc.
You could put some conditions / workflow around it - e.g. if an item is 'approved', then copy it from SP to webserver, etc.