From owner-freebsd-questions@FreeBSD.ORG Wed Nov 21 17:24:28 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F2D5316A417 for ; Wed, 21 Nov 2007 17:24:28 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 72D4813C457 for ; Wed, 21 Nov 2007 17:24:28 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IutGR-000114-IQ for freebsd-questions@freebsd.org; Wed, 21 Nov 2007 17:21:27 +0000 Received: from 89-172-62-6.adsl.net.t-com.hr ([89.172.62.6]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Nov 2007 17:21:27 +0000 Received: from ivoras by 89-172-62-6.adsl.net.t-com.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Nov 2007 17:21:27 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Ivan Voras Date: Wed, 21 Nov 2007 18:20:17 +0100 Lines: 50 Message-ID: References: <54B45F48-A0A2-46CF-A926-432ECCF81C94@optusnet.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig0A9793297B342A5945095519" X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 89-172-62-6.adsl.net.t-com.hr User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <54B45F48-A0A2-46CF-A926-432ECCF81C94@optusnet.com.au> X-Enigmail-Version: 0.95.5 Sender: news Subject: Re: rsync to lacie disk (via samba?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Nov 2007 17:24:29 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig0A9793297B342A5945095519 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Jerahmy Pocott wrote: > Hello, >=20 > I'm wanting to use rsync from FreeBSD to some lacie ethernet disks, > they have a number of access options including ftp and windows > file sharing.. >=20 > Would mounting the shares with samba then using rsync on the mounted > samba share as though it was syncing between two local disks work prope= rly? I've had problems with it: 1) There may be a loss of precision between the local unix-like file system and the remote file system 2) Attributes are only simulated on smbfs: a chmod call will silently fail as it doesn't have an equivalent on Windows file systems. In any case, rsync would repeatedly find the remote files have changed when they have not. > The other option would be to build the OS on the lacie with rsync and s= sh, > as it is linux based OS under GPL but I would probably rather not have = to > mess with it.. If you can do it, it would probably be the safest (as in: data integrity) way. --------------enig0A9793297B342A5945095519 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHRGjRldnAQVacBcgRAto8AKChZgAPTcDsarLfGRHu0qNRXu3ESACfVFLb wqmh7z9H+zuIile0Lk2Yz5c= =nemc -----END PGP SIGNATURE----- --------------enig0A9793297B342A5945095519--