User-1305149166 posted
Let's say I have a simple website, and deployed to a host center through FTP upload.
The I change my application, how can update my site in host center?
I am asking the question because:
If I use FTP to upload the files again, and because the website is runing, sometimes the FTP upload will fail because the file is in use.
I have a dozen such website to manage, so it's a nighmare that I have to check every FTP succeeded, and try it again and again, and sometimes, even you try it again and again it still fails.
Any other proper way to update a website in a datacenter? I can even think to have the website to download the latest version itself, then the problems comes that it can't update itself.
Thanks,
Calvin