Scheduling website updates from my server
Out of context: Reply #10
- Started
- Last post
- 14 Responses
- jayoh0
@airey:
I'm not using a CMS (or at least not one with that feature). You're correct, it's not a hosting issue, it's a content management issue. I just thought that it could be solved by some server-side software that could move HTML files from one folder and overwrite the old ones in the public HTML folder. You'd think that would be something most content publishers, designers or developers would use a lot.
My issue with the scheduled FTP is my machine is not always on - the web server would be though.@lukus:
I don't know how else to explain this - it's quite simple. I'm just trying to schedule a HTML file update on a web-server.So if, for example, my client has a sale on a certain day (let's say 4th of July) and I want to schedule the homepage content to be updated on July 5th to remove the details of the sale, but to automate the file overwriting at midnight July 5th...