Automatic Mirroring?
Posted by: mduser63
Posted on: 2005-02-22 22:33:00
I'm trying to figure out how I can make it so one page on my site is a copy of a page on another one of my sites (not hosted with Dreamhost), without using a link or redirect. Basically I need to set it up so that the page on the external site is automatically copied to my Dreamhost site once a day or so. I was thinking of using a cron job to do this, but unfortunately I don't have any experience with cron, so I don't know how to set it up or even if it's possible. Anyone have any tips? I am comfortable with a UNIX command line, and have shell access, it's just that I've never used cron before at all. If cron is not the best/easiest way to do this, is there a better way?