Re: how to get around rsync error (OS X Tiger)

2005-08-22 Thread Lee Cullens
Lee Cullens wrote: Lee Cullens wrote: Wayne Davison wrote: On Mon, Aug 22, 2005 at 09:57:13AM -0400, Lee Cullens wrote: Where I am unclear is if in not using -H a hard link, (i.e. a duplicate directory entry for a file) will result in duplicated files? Yes, all separate filenames

facl support

2005-08-22 Thread jacob martinson
are there any patches that allow rsync to synchronize file acl's in addition to traditional unix file permissions? either in a solaris to solaris, or linux to linux sync arrangement? thanks! -jacob -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting

facl support

2005-08-22 Thread jacob martinson
are there any patches that allow rsync to synchronize file acl's in addition to traditional unix file permissions? either in a solaris to solaris, or linux to linux sync arrangement? thanks! -jacob -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting

Re: how to get around rsync error (OS X Tiger)

2005-08-22 Thread Lee Cullens
Lee Cullens wrote: Wayne Davison wrote: On Mon, Aug 22, 2005 at 09:57:13AM -0400, Lee Cullens wrote: Where I am unclear is if in not using -H a hard link, (i.e. a duplicate directory entry for a file) will result in duplicated files? Yes, all separate filenames will be separate files

MailMarshal has detected a Virus in your message

2005-08-22 Thread isadmins
MailMarshal (an automated content monitoring gateway) has stopped the following message: Message: B430a27fa.0001.0001.mml From:rsync@lists.samba.org To: [EMAIL PROTECTED] Subject: delivery failed Because it believes the message contains a virus. The virus scannin

Re: Cygwin bug in hosts allow

2005-08-22 Thread Wayne Davison
On Mon, Aug 22, 2005 at 10:05:38AM -0700, Wayne Davison wrote: > Under Linux, it returns an error Just to be clear -- telling inet_pton() to parse "24" is what returns an error. It looks like cygwin might parse that as if it were 24.255.255.0. ..wayne.. -- To unsubscribe or change options: http

Re: Cygwin bug in hosts allow

2005-08-22 Thread Wayne Davison
On Sun, Aug 21, 2005 at 06:35:49PM -0400, Bill Denney wrote: > When using cygwin, I tried to specify the subnet mask for the "hosts > allow" option in rsyncd.conf with 192.168.1.0/24, but that didn't work. Apparently inet_pton() is broken in cygwin. Under Linux, it returns an error, and then rs

Re: how to get around rsync error (OS X Tiger)

2005-08-22 Thread Lee Cullens
Wayne Davison wrote: On Mon, Aug 22, 2005 at 09:57:13AM -0400, Lee Cullens wrote: Where I am unclear is if in not using -H a hard link, (i.e. a duplicate directory entry for a file) will result in duplicated files? Yes, all separate filenames will be separate files without -H. ..wayn

Re: how to get around rsync error (OS X Tiger)

2005-08-22 Thread Wayne Davison
On Mon, Aug 22, 2005 at 09:57:13AM -0400, Lee Cullens wrote: > Where I am unclear is if in not using -H a hard link, (i.e. a > duplicate directory entry for a file) will result in duplicated files? Yes, all separate filenames will be separate files without -H. ..wayne.. -- To unsubscribe or chan

Re: how to get around rsync error (OS X Tiger)

2005-08-22 Thread Lee Cullens
Wayne Davison wrote: On Sun, Aug 21, 2005 at 09:31:10PM -0400, Lee Cullens wrote: So, the option to override this behavior would be "--inplace" I assume, and do yo know of any caveats regarding such locally? If you're doing a local transfer, (which implies --whole-file), the only adv

Hello & Help

2005-08-22 Thread Hernan Saltiel
Hello, my name is HernĂ¡n. I write this mail to you because of some failures I'm seeing with the implementation of rsync. I'm trying to implement a solution based on rsync on a Tru64 based server, so I downloaded the source and compiled it on this server. When I try to rsync o