Date: Thu, 27 Feb 2003 11:58:14 -0600 From: Mike Meyer <mwm-dated-1046800695.63e4b3@mired.org> To: chip.wiegand@simrad.com Cc: "FreeBSD Questions" <questions@FreeBSD.org> Subject: Re: mirror remote web server, no ftp, how? Message-ID: <15966.20918.575484.514043@guru.mired.org> In-Reply-To: <OFDC24AEFB.35617C56-ON88256CDA.005DE49D-88256CDB.005E8163@simrad.no> References: <OFDC24AEFB.35617C56-ON88256CDA.005DE49D-88256CDB.005E8163@simrad.no>
next in thread | previous in thread | raw e-mail | index | archive | help
In <OFDC24AEFB.35617C56-ON88256CDA.005DE49D-88256CDB.005E8163@simrad.no>, chip.wiegand@simrad.com typed: > I will be sending my web server out to be co-located, and keeping a second > box here > in my office. I want to be able to make this local box a mirror of the > live box. I don't > want/need ftp running on these boxes. I have a third box for development, > then upload > the new files to the live box. The local box is strictly a > duplicate/backup of the live box. > I do use ssh and access them using scp and putty. I would like this to run > on a daily > basis. Any ready-made apps available to do this? I didn't see anything in > the ports. ftp/wget will mirror sites with either ftp or http. Might I suggest you change your methodology, and use your local box as a "test" box that you then push to the co-located box when you deem things ready. You can do the push with rsync or similar tools. <mike -- Mike Meyer <mwm@mired.org> http://www.mired.org/consulting.html Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15966.20918.575484.514043>