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
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
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
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
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
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-
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