--compare-dest and empty directories

2009-10-02 Thread Albert Chin
0.6/testsuite ./rsync-3.0.6/zlib ./rsync-3.0.6/configure Is there a way, with --compare-dest, to perform the transfer without creating empty directories? What I want is: $ find . ./rsync-3.0.6 ./rsync-3.0.6/configure -- albert chin (ch...@thewrittenword.com) -- Please use reply-all

Re: Compiling 2.6.2 on Solaris 9 fails

2004-05-05 Thread Albert Chin
d specifically for Solaris 9? GCC include files are specific to the platform it was built on. -- albert chin ([EMAIL PROTECTED]) -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: SEGV on FreeBSD 4.8-STABLE with 2.6.2

2004-05-02 Thread Albert Chin
On Sun, May 02, 2004 at 06:26:16PM -0700, Wayne Davison wrote: > On Sun, May 02, 2004 at 03:33:03PM -0500, Albert Chin wrote: > > I'm getting a SEGV on a FreeBSD 4.8-STABLE box. The client is Solaris > > 9/SPARC. Both boxes run 2.6.2. > > > > The command I&#x

SEGV on FreeBSD 4.8-STABLE with 2.6.2

2004-05-02 Thread Albert Chin
in start_server (f_in=0, f_out=1, argc=2, argv=0x808a060) at main.c:577 #8 0x8052a89 in main (argc=2, argv=0x808a060) at main.c:1041 Based on #2, seems the SEGV is in make_file but #1 doesn't show the function name and line number. Odd. -- albert chin ([EMAIL PROTECTED]) -- To unsubsc

2.6.2 patch for AIX

2004-05-01 Thread Albert Chin
The IBM C compiler on AIX doesn't like a trailing comma after the last enum constant. -- albert chin ([EMAIL PROTECTED]) -- snip snip --- rsync.h.orig2004-05-01 16:52:14.0 -0500 +++ rsync.h 2004-05-01 16:52:18.0 -0500 @@ -123,7 +123,7 @@ MSG_D

Re: rsync 2.6.1 released (including security note)

2004-05-01 Thread Albert Chin
ecurity risks). Instead, policy is to patch the stable version > with the fix. Anyone ever come up with a patch for the chroot fix against 2.5? -- albert chin ([EMAIL PROTECTED]) -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: Rsync 2.5.6 - Configure problem on HP-UX 11.i

2003-11-14 Thread Albert Chin
're using would help too. I don't have a problem on a machine here running 11i and using the HP C compiler. checking for socklen_t... yes -- albert chin ([EMAIL PROTECTED]) -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Re: rsync 2.5.6 fails on Tru64 v5.0 with rsync:///

2003-01-29 Thread Albert Chin
rsync://stitch/ > > rsync: getaddrinfo: stitch 873: servname not supported for ai_socktype > > rsync error: error in socket IO (code 10) at clientserver.c(83) > > Is there anyone else that has the same problem ? Try recompiling without getaddrinfo support: ac_cv_search_getaddrinfo

Re: 2.5.6pre1 bombs on Sunos4 in popthelp.c on use of sprintf

2003-01-14 Thread Albert Chin
ven better would be if we can manage a way > to conditionally have our own sprintf. I've a vague nagging > that it can be done but can't recall how. http://daniel.haxx.se/trio/ -- albert chin ([EMAIL PROTECTED]) -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Re: Please test rsync-2.5.6pre1

2003-01-14 Thread Albert Chin
m.org/pub/rpm/dist/rpm-4.1.x/popt-1.7.tar.gz -- albert chin ([EMAIL PROTECTED]) -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Re: Losing hope.

2002-06-14 Thread Albert Chin
on to find out where it's hanging and post it along with netstat output from sender/receiver. And, do you have the latest network patches (or latest recommended network patches) applied on both HP-UX 11.00 servers? -- albert chin ([EMAIL PROTECTED]) -- To unsubscribe or change options: htt

Re: getaddrinfo.c error compiling rsync on tru64 5.1A

2002-04-09 Thread Albert Chin
In this statement, "EAI_MAX" is not > declared. (undeclared) Is HAVE_GETADDRINFO defined in config.h? What version are you running? You might want to try the latest CVS. -- albert chin ([EMAIL PROTECTED]) -- To unsubscribe or change options: http://lists.samba.org/mailman/

Re: Do you like rsync 2.5.5?

2002-04-02 Thread Albert Chin
On Wed, Apr 03, 2002 at 03:57:32PM +1000, Martin Pool wrote: > On 2 Apr 2002, Albert Chin <[EMAIL PROTECTED]> wrote: > > On Wed, Apr 03, 2002 at 10:14:50AM +1000, Martin Pool wrote: > > > Are there any other patches you think really need to go into a 2.5.6 &

Re: Do you like rsync 2.5.5?

2002-04-02 Thread Albert Chin
On Wed, Apr 03, 2002 at 10:14:50AM +1000, Martin Pool wrote: > Are there any other patches you think really need to go into a 2.5.6 > before we proceed? The attached patch is important for "out of the box" compilation on Tru64 UNIX. The FreeBSD issue has been resolved.

Re: (fwd from flepied@mandrakesoft.com) rsync dead loop

2002-04-02 Thread Albert Chin
> trying to write an error and then failing to write the error and > > trying to report that it fails to write the error and so on. I have > > attached a patch which breaks the loop. > > Thankyou for the patch. Any reason this patch isn't in 2.5.5? -- albert chin ([EM

exclude option in rsyncd.conf

2002-02-22 Thread Albert Chin
'm using rsync 2.5.2 on FreeBSD 4.3-STABLE. -- albert chin ([EMAIL PROTECTED]) -- To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.tuxedo.org/~esr/faqs/smart-questions.html

Re: Error building CVS on Tru64 UNIX

2002-02-22 Thread Albert Chin
On Thu, Feb 21, 2002 at 11:20:21PM -0800, Jos Backus wrote: > On Thu, Feb 21, 2002 at 05:49:03PM -0600, Albert Chin wrote: > > If I case &s->count to (unsigned int *), then it compiles. > > How about casting to size_t * (since s->count has type size_t)? We can either ca

Re: rsync on solaris

2002-02-22 Thread Albert Chin
u have some bad blocks on the file system. Looks like the driver for your RAID controller on the backup server doesn't deal well with *something* so maybe you need new firmware or a newer rev of the driver. -- albert chin ([EMAIL PROTECTED]) -- To unsubscribe or change options: http://list

Error building CVS on Tru64 UNIX

2002-02-21 Thread Albert Chin
t;count" and "&int_zero") of a conditional operator. (badcondit) write_batch_csums_file(s ? &s->count : &int_zero, sizeof(int)); ---^ gmake: *** [batch.o] Error 1 If I case &s->count to (unsigned int *), then it compiles. -- al

Re: #3980 Re: rsync-2.5.3pre1 preview release -- please try it

2002-02-21 Thread Albert Chin
On Thu, Feb 21, 2002 at 11:12:19AM -0800, Jos Backus wrote: > On Thu, Feb 21, 2002 at 10:05:19AM -0600, Albert Chin wrote: > > > gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c lib/getaddrinfo.c -o >lib/getaddrinfo.o > > > lib/getaddrinfo.c: In functi

Re: #3980 Re: rsync-2.5.3pre1 preview release -- please try it

2002-02-21 Thread Albert Chin
On Wed, Feb 20, 2002 at 07:44:52PM -0801, Jos Backus wrote: > On Wed, Feb 20, 2002 at 08:31:51PM -0600, Albert Chin wrote: > > > This seems to break FreeBSD... > > > > How? Works fine with FreeBSD 4.3-STABLE. > > Breaks on -current: > > gcc -I. -I. -g -O2

Re: #3980 Re: rsync-2.5.3pre1 preview release -- please try it

2002-02-20 Thread Albert Chin
On Wed, Feb 20, 2002 at 04:46:28PM -0800, Martin Pool wrote: > On 19 Feb 2002, Albert Chin <[EMAIL PROTECTED]> wrote: > > On Mon, Feb 18, 2002 at 06:23:04PM -0800, Martin Pool wrote: > > > Available now from samba.org and all mirrors. Please report bugs, > > &g

Re: rsync-2.5.3pre1 preview release -- please try it

2002-02-19 Thread Albert Chin
. Thanks to everybody who contributed patches. I'd like to see the patch for PR#3980 included in 2.5.3 so that rsync builds "out of the box" on Tru64 UNIX 5.x. -- albert chin ([EMAIL PROTECTED])

unused variable in lib/getaddrinfo.c

2002-02-15 Thread Albert Chin
pfx is used only when INET6 is declared. -- albert chin ([EMAIL PROTECTED]) -- snip snip --- lib/getaddrinfo.c.orig Fri Feb 15 18:52:42 2002 +++ lib/getaddrinfo.c Fri Feb 15 18:52:50 2002 @@ -396,7 +396,9 @@ for (i = 0; afdl[i].a_af; i++) { if (inet_pton(afdl[i

clientserver.c in CVS

2002-02-15 Thread Albert Chin
TIO); } -- albert chin ([EMAIL PROTECTED])

Re: HP/UX 11 bug

2002-02-15 Thread Albert Chin
11.00? We just tried to rsync with and without a trailing '/' using -n and received the same output. The latest LIBC patch has a number of fixes for glob and '/'. -- albert chin ([EMAIL PROTECTED])

Re: Error from rsync-2.5.2

2002-02-06 Thread Albert Chin
unexpected read size of 0 in map_ptr > collect_tests > Warning: unexpected read size of 0 in map_ptr > Warning: unexpected read size of 0 in map_ptr Dave Dykstra created a patch for this. See: http://lists.samba.org/pipermail/rsync/2002-January/005966.html -- albert chin ([EMAIL PROTECTED])

Re: How to report squelching.

2002-02-04 Thread Albert Chin
; > Parsing what file(s), and looking for what values, will produce a report of > disabled notifications? I think you want the netsaint mailing list, not the rsync mailing list. -- albert chin ([EMAIL PROTECTED])

Re: error in rsync protocol data stream (code 12) at token.c(288)

2002-02-01 Thread Albert Chin
orting back to the list if it solves your problem. -- albert chin ([EMAIL PROTECTED])

Re: Error when compile rsync

2002-01-30 Thread Albert Chin
rt large files, -D_FILE_OFFSET_BITS=64 is being added to $CPPFLAGS (look at CPPFLAGS in Makefile). This also means that you are *not* compiling a 64-bit version of rsync. You are compiling a 32-bit version with support for large files. To compile a 64-bit version: $ CC=cc CFLAGS="-xarch=v

Re: Error when compile rsync

2002-01-30 Thread Albert Chin
files... no checking for _LARGE_FILES value needed for large files... no This is to be expected as -xarch=v9 enables 64-bit mode which defaults to supporting large files (because we're using 64-bit integral types). -- albert chin ([EMAIL PROTECTED])

Re: rsync-2.5.1 / popt patches

2002-01-07 Thread Albert Chin
d work on > any ANSI compliant compiler. Except for the getaddrinfo issue I posted earlier. there are *no* problems using the Compaq C compiler on Tru64 UNIX 4.x and 5.x. -- albert chin ([EMAIL PROTECTED])