Re: --partial-dir=DIR

2004-07-23 Thread Wayne Davison
I put a diff in the patches dir that implements the --partial-dir=DIR option: http://rsync.samba.org/ftp/unpacked/rsync/patches/partial-dir.diff This patch does not try to create the DIR unless it needs to use it to store a partial file -- i.e. it doesn't change the behavior of the writing of

Syncing Large File Systems

2004-07-23 Thread Scott Becker
I have the following needs: Sync millions of files. Set the time stamps to the second (or whatever resolution the web servers and clients see). I need a solution for my employer and have daytime hours to devote to it. Currently I have a crude FTP based solution which doesn't provide timestamp s

Re: HP-UX 11i and largefiles on rsync 2.6.2

2004-07-23 Thread Don Malloy
Okay, I was being stupid... I'm off for vacation for a week, so I'll get back to everyone on the 3rd. Don Here it is: server2 # ./gdb64 /archive1/rsync 11938 Detected 32-bit executable. Invoking /archive1/gdb32. HP gdb 2.1 Copyright 1986 - 1999 Free Software Foundation, Inc. Hewlett-Packar

Re: [PATCH] Batch-mode rewrite

2004-07-23 Thread Wayne Davison
On Thu, Jul 22, 2004 at 07:01:12PM -0400, Chris Shoemaker wrote: > BTW, your index notification scheme isn't in CVS, is it? It is. It's just not the one that was in the g2r-basis-filename.diff file (where the extra pipe from the generator conveyed the index info back to the receiver in addition t

Re: HP-UX 11i and largefiles on rsync 2.6.2

2004-07-23 Thread Don Malloy
It still shows as bad breakpoint.. server2 # ./gdb /archive1/rsync 6835 HP gdb 2.1 Copyright 1986 - 1999 Free Software Foundation, Inc. Hewlett-Packard Wildebeest 2.1 (based on GDB 5.0-hpwdb-2630) Wildebeest is free software, covered by the GNU General Public License, and you are welcome to cha

Re: [PATCH] Batch-mode rewrite

2004-07-23 Thread Wayne Davison
On Thu, Jul 22, 2004 at 07:27:28PM -0400, Chris Shoemaker wrote: > I see now that the hard-link post-processing looks pretty firmly > attached to the generator, with the 4 hard_link_check() calls in > recv_generator(). I'll look at this some more later. Though the current code generates the hard-

Re: Strange behaviour rsync pull from sun to ppc linux, Integer overflow - attempted 64 bit offset

2004-07-23 Thread Cam
Wayne I made a patch from CVS with your changes and repeated the test, which passed. Thanks again for the first-class support :) -Cam -- [EMAIL PROTECTED] <-- -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before