From owner-freebsd-questions Thu Feb 27 9:58:19 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF7C937B401 for ; Thu, 27 Feb 2003 09:58:17 -0800 (PST) Received: from mired.org (ip68-97-54-220.ok.ok.cox.net [68.97.54.220]) by mx1.FreeBSD.org (Postfix) with SMTP id 166F943FBD for ; Thu, 27 Feb 2003 09:58:16 -0800 (PST) (envelope-from mwm-dated-1046800695.63e4b3@mired.org) Received: (qmail 47199 invoked from network); 27 Feb 2003 17:58:15 -0000 Received: from localhost.mired.org (HELO guru.mired.org) (127.0.0.1) by localhost.mired.org with SMTP; 27 Feb 2003 17:58:15 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15966.20918.575484.514043@guru.mired.org> Date: Thu, 27 Feb 2003 11:58:14 -0600 To: chip.wiegand@simrad.com Cc: "FreeBSD Questions" Subject: Re: mirror remote web server, no ftp, how? In-Reply-To: References: X-Mailer: VM 7.07 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`; h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ From: Mike Meyer X-Delivery-Agent: TMDA/0.70 (Pensive) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In , 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. 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