From owner-freebsd-isp Mon Oct 11 22:43:35 1999 Delivered-To: freebsd-isp@freebsd.org Received: from enya.clari.net.au (enya.clari.net.au [203.8.14.116]) by hub.freebsd.org (Postfix) with ESMTP id 5E492150D9 for ; Mon, 11 Oct 1999 22:43:24 -0700 (PDT) (envelope-from danny@freebsd.org) Received: from localhost (danny@localhost) by enya.clari.net.au (8.9.2/8.9.1) with ESMTP id PAA01267; Tue, 12 Oct 1999 15:42:31 +1000 (EST) (envelope-from danny@freebsd.org) X-Authentication-Warning: enya.clari.net.au: danny owned process doing -bs Date: Tue, 12 Oct 1999 15:42:31 +1000 (EST) From: "Daniel O'Callaghan" X-Sender: danny@enya.clari.net.au To: zoonie Cc: OrbitalNet Office , freebsd-isp@freebsd.org Subject: Re: Mirroring In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, 11 Oct 1999, zoonie wrote: > 2.9. i searched through the mailing lists and found out about a package > called rsync that is SSH aware and i'm in the process of installing it to > try it out. if anybody else has any suggestions please let us know... rsync works well. It is bandwidth efficient, but effective, as it compares checksums on a sliding window, not just timestamps and sizes. This means you can do remote sync across a relatively slow link. Danny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message