Patch to set RSYNC_NAME in rsync.h. It adds a new option to configure,
--with-rsync-name, that takes a string that is used to replace
RSYNC_NAME. The default is "rsync".
--
albert chin ([EMAIL PROTECTED])
-- snip snip
Index: configure.in
=
The AC_SYS_LARGEFILE macro in CVS is out of date. Patch below brings
it up-to-date. BTW, this macro is in autoconf 2.50 now.
Also, any reason you use both getconf() and AC_SYS_LARGEFILE? I'd
recommend using the latter to replace the former.
--
albert chin ([EMAIL PROTECTED])
-- snip snip
Index
On Fri, Jun 01, 2001 at 08:44:18AM -0500, Dave Dykstra wrote:
> On Thu, May 31, 2001 at 03:29:42PM -0700, Adam McKenna wrote:
> > The Problem:
> >
> > Since the script runs once a minute, it is possible for the rsync to start
> > while a file is still being transferred to us. What appears to hap