RE: Old FreeBSD4.11 build.

2010-09-24 Thread Jonathan Call
> -Original Message- > From: Matt McCutchen [mailto:] > Sent: Friday, September 24, 2010 2:57 PM > To: Jonathan Call > Cc: rsync@lists.samba.org > Subject: RE: Old FreeBSD4.11 build. > > On Tue, 2010-09-21 at 16:45 -0400, Jonathan Call wrote: > > >

fileflags, hardlinks and FreeBSD

2010-09-22 Thread Jonathan Call
I have an rsync daemon running on a FreeBSD 7.3 system. It is running rsync 3.0.4 with fileflags enabled. I have the following six files on it which are all hardlinks and have the immutable flag set: 6830483 -r-sr-xr-x 6 root wheel schg 33268 Jan 6 2005 chfn 6830483 -r-sr-xr-x 6 root wh

RE: Old FreeBSD4.11 build.

2010-09-21 Thread Jonathan Call
> -Original Message- > From: rsync-boun...@lists.samba.org [mailto:rsync- > boun...@lists.samba.org] On Behalf Of Paul Slootman > Sent: Tuesday, September 21, 2010 2:01 PM > To: rsync@lists.samba.org > Subject: Re: Old FreeBSD4.11 build. > > On Tue 21 Sep 2

Old FreeBSD4.11 build.

2010-09-21 Thread Jonathan Call
I'm trying to get an old FreeBSD 4.11 server to talk to a newer FreeBSD 7 server that is running rsync 3.0.4 but I am running into an error with extended file attributes: Basic steps: Applied the fileflags patch per the instructions: patch -p1 https://lists.samba.org/mailman/listinfo/rsync Before

RE: rsync 3.0.2 with --fileflags on FreeBSD: cannot rsynchardlinked immutable files

2008-06-09 Thread Jonathan Call
> -Original Message- > From: [EMAIL PROTECTED] [mailto:rsync- > [EMAIL PROTECTED] On Behalf Of Raphael Becker > Sent: Saturday, June 07, 2008 4:55 PM > To: rsync@lists.samba.org > Subject: Re: rsync 3.0.2 with --fileflags on FreeBSD: cannot > rsynchardlinked immutable files > > On Sat, May

hard links and schg flags.

2008-04-30 Thread Jonathan Call
I am (attempting to) implement an rsync method for distributing updates from a FreeBSD master server to several 'slave' servers. In addition to keeping certain userland files up to date it I also want it to keep the OS up to date. I've run into a problem that I do not know how to fix. When I run

RE: rsync and BSD file flags

2006-04-04 Thread Jonathan Call
That would be very much appreciated. Thank You. > -Original Message- > From: [EMAIL PROTECTED] [mailto:rsync- > [EMAIL PROTECTED] On Behalf Of Wayne Davison > Sent: Saturday, April 01, 2006 10:50 PM > To: Surer Dink > Cc: rsync@lists.samba.org > Subject: Re: rsync and BSD file flags > >

RE: rsync and BSD file flags.

2006-03-28 Thread Jonathan Call
t the --flags option and then running it with the --flags option seems to be a workaround in that respect. Jonathan > -Original Message- > From: Wayne Davison [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 21, 2006 3:08 PM > To: Jonathan Call > Cc: rsync@lists.samba.org > Sub

RE: rsync and BSD file flags.

2006-03-21 Thread Jonathan Call
(substituting -rlptgoD instead) given that old conversation had debates that it would even work. Thanks, Jonathan > -Original Message- > From: Wayne Davison [mailto:[EMAIL PROTECTED] > Sent: Monday, March 20, 2006 5:00 PM > To: Jonathan Call > Cc: rsync@lists.samba.org >

rsync and BSD file flags.

2006-03-20 Thread Jonathan Call
I've searched the archive for references to FreeBSD's file flags and rsync but only found one reference to it dated back in 2002. It refers to a --flags patch that I don't see available anywhere: http://www.mail-archive.com/rsync@lists.samba.org/msg03878.html Is there a patch for preserving FreeB