Mirror Your Web Site With rsync
Howtoforge shows how web site administrators can mirror their web site to a backup server that can take over should the main server fail. Using a tool called rsync and a cron job, the main server is continually queried for the existence of new or updated data. If such data exists, it is copied to the backup server so that it becomes an exact mirror of the main server. By using this method, a minimal burden is placed on the main server and the backup remains up-to-date and ready to stand in as the primary should the main server go off-line.
Similarly tagged OmniNerd content:
- Microsoft Auto Updates, by VnutZ over 5 years ago
- Safari in Windows Zero Day Nightmare, by Brandon almost 6 years ago
- Serving a Website from a Home Network on Mac OS X, by markmcb about 6 years ago
- Firefox 2.0 Alpha 1 Released, by Rhodizzle about 7 years ago


Add a Comment
Email This
Statistics
Print Friendly
Write an Article