Hello everyone, I have this situation where I need to back up data from my hosting service server to my company server. So here is the situation. I host my site with hosting service on a shared server. So every day there will be files uploaded to the hosting
server. However, for security reason, my company would also like to make a copy of those files into our company server which is in our company office.
I realize that I may be able to upload files directly to the file servers if I know the ftp of my company file server but then I realize if I do that, I need to go through two trips of uploading and there is a security concern for my company server also.
So what is your advice for me in this case? Is there a way I can transfer files from my hosting server to the local server automatically every day? The mechanism should be smart enough to transfer only new files and not files that have already been transfered.
Thank you very much for y ...
Go to the complete details ...