RE: Soft link trouble with rsync on SGI

2009-01-23 Thread Jones, Matthew L (N-Scitor)
Thanks, Matt. I will take a look at Unison. Matt Jones Lockheed Martin -Original Message- From: Matt McCutchen [mailto:m...@mattmccutchen.net] Sent: Friday, January 23, 2009 12:03 PM To: Jones, Matthew L (N-Scitor) Cc: rsync@lists.samba.org Subject: Re: Soft link trouble with rsync on

Re: Soft link trouble with rsync on SGI

2009-01-23 Thread Matt McCutchen
On Fri, 2009-01-23 at 09:57 -0700, Jones, Matthew L (N-Scitor) wrote: > I have 2 machines and I run 2 rsync commands from one of them to keep > them in synch. First I rsync to the remote box and have it send the > local side all new stuff (rsync –auvz) and then I rsync from the local > box and sen

DO NOT REPLY [Bug 5977] --delay-updates --partial-dir

2009-01-23 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=5977 m...@mattmccutchen.net changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

Soft link trouble with rsync on SGI

2009-01-23 Thread Jones, Matthew L (N-Scitor)
Rsync v:3.0.1 OS: IRIX 6.5.28f HW Plat: SGI 2400 Disclaimer: I am running rsync 3.0.1. It's difficult and costly for us to get new versions put on our system, so I'm hoping you will all help me out anyways. If the solution is indeed susp

Re: Chance of equal checksum and changing blocks

2009-01-23 Thread Matt McCutchen
David, please CC rsync@lists.samba.org in your replies so that others can help you and your messages are archived for others' future benefit. On Fri, 2009-01-23 at 09:02 +0100, David de Lama wrote: > >> - Finally I want two know if it is possible to change an amount of > >> blocks manually? > >>

Re: Chance of equal checksum and changing blocks

2009-01-23 Thread Matthias Schniedermeyer
On 22.01.2009 10:43, David de Lama wrote: > Hi @all! > > I have two questions: > - First, am I right that the chance of getting the same 32-bit rolling > checksum is 1/2^16 and to get the same 128-bit MD5 Hash is 1/2^127? No. The chance of "accidental" collision with MD5 is: 1/2^64 The "other

Re: Rsync with OS X 10.3

2009-01-23 Thread macuserfr
Le 23 janv. 09 à 05:31, Jason a écrit : Hi All Again, Both patches to deal with the colon to slash conversion work. This is a good news. I prefer the last patch I gave you, as I told you in previous mail. When I have some time I will edit the panther xattr patch to include this modification