I accidentally finished the email with a statement.
My question still stands: Is it possible to disable hash table look ups, but
still have the MD5 block comparison?
:)
Michael
On Wed, Jul 20, 2011 at 4:40 PM, Michael Lynch wrote:
> Hi All
>
> I am using rsync to do a local network copy of 10 ~
Hi - Comparing some backups with original data, I've found a file which is
transferred if --checksum is enabled, but isn't normally. Strangely the
mtime of the file appears to be different. I don't know why rsync isn't
copying it.
I'm doing
[root@localsys tmp]# rsync -ravv remote:/root/tmp/ ./
On Mon 25 Jul 2011, Jeremy Sanders wrote:
> [root@localsys tmp]# stat coolingfit.pro~
> Modify: 2010-08-02 15:37:04.0 +0100
> remote:~/tmp:# stat coolingfit.pro~
> Modify: 2010-08-02 15:37:04.780737333 +0100
> As far as I can see --modify-window should be zero for default for an exact
https://bugzilla.samba.org/show_bug.cgi?id=7129
--- Comment #3 from Roel van Meer 2011-07-25 10:43:17 UTC ---
Hi,
I've got the same problem, and I have a script to reproduce it easily. This is
also with 3.0.7. I'll also test it with a later version and report the results.
Regards,
Roel
--
Co
https://bugzilla.samba.org/show_bug.cgi?id=7129
--- Comment #4 from Roel van Meer 2011-07-25 10:44:45 UTC ---
Created attachment 6713
--> https://bugzilla.samba.org/attachment.cgi?id=6713
Script that reproduces bug 7129
Output of the script:
rolek@combineer:/tmp$ sh /tmp/rsync-7129-reproducer
https://bugzilla.samba.org/show_bug.cgi?id=7129
--- Comment #5 from Roel van Meer 2011-07-25 11:18:08 UTC ---
The bug also exists in 3.0.9pre1, but not with the latest git version (which is
3.1.0dev).
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
--- You are recei
https://bugzilla.samba.org/show_bug.cgi?id=7129
--- Comment #6 from Roel van Meer 2011-07-25 11:19:57 UTC ---
If you need more info please let me know. I'll be on holiday soon, so I might
not answer before mid august, though.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=em
Hi all,
After some googling I found this message regarding the merged
--copy-devices and --write-devices patch dubbed rw-devices.diff:
http://lists.samba.org/archive/rsync/2010-January/024538.html
Unfortunately it seems the patch has not been included in the
rsync-patches and has become a bit out
https://bugzilla.samba.org/show_bug.cgi?id=7129
Wayne Davison changed:
What|Removed |Added
Version|3.0.7 |3.1.0
--- Comment #7 from Wayne Davison 20
On Mon, Jul 25, 2011 at 1:42 AM, Michael Lynch wrote:
> Is it possible to disable hash table look ups, but still have the MD5 block
> comparison?
>
You can use --checksum (-c) to check file contents to see if they need to be
transfered, and you can turn off the incremental-content updating via
--
10 matches
Mail list logo