From owner-freebsd-questions Thu Sep 14 10:14:18 2000 Delivered-To: freebsd-questions@freebsd.org Received: from castor.e-lingo.com (castor.e-lingo.com [63.200.147.16]) by hub.freebsd.org (Postfix) with ESMTP id 88F7537B424 for ; Thu, 14 Sep 2000 10:14:15 -0700 (PDT) Received: from meagan (node226.e-lingo.com [63.200.147.226] (may be forged)) by castor.e-lingo.com (8.9.3/8.9.3) with ESMTP id KAA72714 for ; Thu, 14 Sep 2000 10:14:15 -0700 (PDT) (envelope-from meagan@e-lingo.com) Message-ID: <05de01c01e6e$fb772820$e293c83f@elingo.com> From: "Meagan Jia Pi" To: Subject: using rsync to copy a file system Date: Thu, 14 Sep 2000 10:12:37 -0700 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_05DB_01C01E34.4ECA7E40" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.3018.1300 Disposition-Notification-To: "Meagan Jia Pi" X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_05DB_01C01E34.4ECA7E40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Greetings! I'd like to use rsync to sync /home2 on a local server with /home on a = remote server. =20 Could any of you who is familiar with using rsync tell me whether this = is the right approach? (this is a cron job) 0 * * * * /usr/local/bin/rsync -az --delete remote_server:/home/ /home2 Thanks in advance. =20 Meagan Jia Pi - ICQ# 58678208 www.elingo.com Translate the Internet! ------=_NextPart_000_05DB_01C01E34.4ECA7E40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Greetings!
 
I'd like to use rsync to sync = /home2 on a=20 local server with /home on a remote server.  
Could any of you who is familiar with = using rsync=20 tell me whether this is the right approach?
(this is a cron job)
 
0 * * * * /usr/local/bin/rsync -az = --delete=20 remote_server:/home/ /home2
 
Thanks in advance.  
 
Meagan Jia Pi  - ICQ# = 58678208
www.elingo.com
Translate the=20 Internet!
 
 
------=_NextPart_000_05DB_01C01E34.4ECA7E40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message