search for: winterhouseconsult

Displaying 6 results from an estimated 6 matches for "winterhouseconsult".

2007 Aug 23
4
can rsync scan files only with mtime since T?
Hi I have a file system that contains millions of small files. Since I backup it everyday with rsync using slow WAN link, I think it will be nice that if rsync can do this: An option that let rsync only check with remote rsync daemon about local files that has last modification time newer than one day ago (so is modified since yesterday backup). This can greatly reduce the WAN traffic. Is this
2007 Aug 13
2
Option --numeric-ids not the default?
...told to preserve permissions? It seems to me that the current behaviour runs against the grain of more than a quarter century of unix tradition, and certainly caught me by surprise the first time I encountered it. Can anyone enlighten me? regards, Darryl Dixon Winterhouse Consulting Ltd http://www.winterhouseconsulting.com
2009 Oct 15
1
PATCH: --write-devices to allow synchronising to a block device
...ed the --copy-devices patch for clues and some of the device sizing code - thanks! I have included the patch at the bottom of this mail. I would appreciate any constructive critique etc to improve the robustness and quality of the patch. regards, Darryl Dixon Winterhouse Consulting Ltd http://www.winterhouseconsulting.com --------------------------------8<-------------------------------[snip] diff -ru rsync-3.0.6/generator.c rsync-3.0.6-writedev/generator.c --- rsync-3.0.6/generator.c 2009-04-27 02:51:50.000000000 +1200 +++ rsync-3.0.6-writedev/generator.c 2009-10-15 20:54:07.000000000 +1300 @@ -39...
2007 Jun 14
1
VFS Full Audit module forces logging of failures
...events will be logged, but if the failure event is omitted from the config file, every failure will be logged. Is this intentional, or simply an oversight? Shall I send through a patch to implement this behaviour, and if so, to this list? Cheers, Darryl Dixon Winterhouse Consulting Ltd http://www.winterhouseconsulting.com +64 21 33 44 13
2009 Oct 16
3
Nice little performance improvement
Hi, In my situation I'm using rsync to backup a server with (currently) about 570,000 files. These are all little files and maybe .1% of them change or new ones are added in any 15 minute period. I've split the main tree up so rsync can run on sub sub directories of the main tree. It does each of these sub sub directories sequentially. I would have liked to run some of these in
2010 Jan 11
1
The patch write-devices.diff (rw-devices.diff) fix
Hello, I faced the problem of synchronization block devices and found the patch write-devices.diff by Darryl Dixon, that went trough this mailing list http://lists.samba.org/archive/rsync/2009-October/024037.html Unfortunately the patch was one flaw for me. It doesn't improve performance of synchronization. When I tried to test it using something like: ./rsync