https://bugzilla.samba.org/show_bug.cgi?id=6633
--- Comment #3 from lloyd.par...@ird.govt.nz 2009-08-16 16:37 CST ---
I thought of saving the symlink contents as normal file contents as well, but I
wanted to keep my changes out of the core rsync code. Attaching the symlink
attributes
On 16.08.2009 13:17, Mark, Oren wrote:
> BTW - Could it be because 2 rsync were running in parallel?
You mean 2 rsyncs syncing the same source to the same destination?
Can't really tell what that would do, i'm not familiar with the exact MO
of rsync and there are commandline options that would
On 16.08.2009 13:01, Mark, Oren wrote:
> The only thing I can think about is backup program that change the atime
> after the backup and indeed, there was backup running at the time of this
> rsync.
> But I am still trying to picture the scenario and I can't get it, since the
> file attributes a
BTW - Could it be because 2 rsync were running in parallel?
Thanks,
Oren Mark
-Original Message-
From: Mark, Oren
Sent: Sunday, August 16, 2009 1:01 PM
To: Matthias Schniedermeyer
Cc: rsync@lists.samba.org; Mark, Oren
Subject: RE: Rsync completed successfully, but files are not identica
The only thing I can think about is backup program that change the atime after
the backup and indeed, there was backup running at the time of this rsync.
But I am still trying to picture the scenario and I can't get it, since the
file attributes are the same and only the data is not identical.
It does not Microsoft, but Linux Sles9 to Linux Sles9 replication.
Thanks,
Oren Mark
-Original Message-
From: Tony Abernethy [mailto:t...@servacorp.com]
Sent: Sunday, August 16, 2009 12:45 PM
To: 'Matthias Schniedermeyer'; Mark, Oren
Cc: rsync@lists.samba.org
Subject: RE: Rsync complete
Mark, Oren wrote:
> On 16.08.2009 11:38, Mark, Oren wrote:
> > Hi All,
> >
> > I came into a strange issue running rsync on directory with
> ~500,000 files.
> > Some of the file, although with same time stamps and size
> on source and destination, were different on the destination.
> > The desti
On 16.08.2009 11:38, Mark, Oren wrote:
> Hi All,
>
> I came into a strange issue running rsync on directory with ~500,000 files.
> Some of the file, although with same time stamps and size on source and
> destination, were different on the destination.
> The destination is just a mirrored area, a
Hi All,
I came into a strange issue running rsync on directory with ~500,000 files.
Some of the file, although with same time stamps and size on source and
destination, were different on the destination.
The destination is just a mirrored area, and the data written to it, is just
the one that co