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].a
On Fri, Feb 15, 2002 at 11:08:03PM +0100, Ragnar Wisl?ff wrote:
> We're using rsync to mirror a web server. The rsync is initiated using
> ssh from a Red Hat Linux 7.2 box, the files are located on an Alpha
> running a version of Digital Unix 4. On the Alpha rsync is 2.5.2, The
> Linux box used t
We're using rsync to mirror a web server. The rsync is initiated using
ssh from a Red Hat Linux 7.2 box, the files are located on an Alpha
running a version of Digital Unix 4. On the Alpha rsync is 2.5.2, The
Linux box used to have a 2.4.6-X version, but with the map_ptr problems
I built 2.5.2 o
That's a known problem fixed in the next release coming out, hopefully
soon. The official patch is
http://cvs.samba.org/cgi-bin/cvsweb/rsync/match.c.diff?r1=1.47&r2=1.48
- Dave Dykstra
On Fri, Feb 15, 2002 at 12:40:16AM +0100, Thomas Quinot wrote:
> Hi list,
>
> Since upgrading rsync to ve
This is a NOOP in clientserver.c:
if (verbose >= 2) {
}
^^^
fd = open_socket_out_wrapped (host, rsync_port, bind_address,
default_af_hint);
if (fd == -1) {
exit_cleanup(RERR_SOCKETIO);
On Wed, Feb 13, 2002 at 12:44:11PM -0800, Mark Henderson wrote:
> glob(3) on HP/UX 11 always strips a trailing slash from a pathname. This
> breaks the differing semantics of
>
> rsync directory host:/foo/bar
> rsync directory host:/foo/bar/
Do you have the latest LIBC patch for 11.00? We just t
On 13 Feb 2002, Dave Dykstra <[EMAIL PROTECTED]> wrote:
> The problem was that Sunos4 doesn't support realloc on a NULL pointer.
> I put a patch into CVS, see
> http://www.samba.org/cgi-bin/cvsweb/rsync/flist.c
I had thought that worked on every system since it's required by ANSI,
but apparen
Hi all. I'm writing an installation script that uses Cygwin's bash.exe to
launch an rsync.exe process, which is passed arguments. This performs an
rsync over the Internet.
I'd like to capture stdout to one file, and stderr to another, so that I can
have a clean log of any errors. However, rsyn
Glad you're going... I hope you don't mind my ccing the list, just so
they know you're out of the woods.
Tim Conway
[EMAIL PROTECTED]
303.682.4917
Philips Semiconductor - Longmont TC
1880 Industrial Circle, Suite D
Longmont, CO 80501
Available via SameTime Connect within Philips, n9hmg on AIM
p
On Fri, Feb 15, 2002 at 12:29:36PM +0100, Stefan Nehlsen wrote:
> On Fri, Feb 15, 2002 at 09:25:05AM +1300, Jason Haar wrote:
> > This is a "me too". We've just been stung with that too.
>
> I think rsync is trying to do things like rcp does:
I see comments in the code where "!preserve_perms" i
[ Á¦2±â Áß±¹ ÇöÁö Áß±¹¾î & IT µ¿½Ã ±³À°°úÁ¤ ¿¬¼ö»ý ¼±¹ß ]
Áß±¹ ¿ä³ç¼º Á¤ºÎ ÈÄ¿øÀ¸·Î ÇÁ·ÐƼ¾î½Ã½ºÅÛ(ÁÖ)´Â Áß±¹ ½É¾ç´ëÇб³¿Í ÇÔ²² Áß±¹ITÀü¹®°¡
°úÁ¤À» ¸ðÁýÇÕ´Ï´Ù.
»çÁøÀÚ·á,°ü·Ã±â»ç ¹× ÀÚ¼¼ÇÑ ÀÚ·á´Â http://www.frontier.co.kr À» Âü°íÇϽʽÿÀ.
¸ðÁýÀοø
80¸í (20¸íÀÌ 1°³¹ÝÀ¸·Î½á 4°³¹Ý
On Fri, Feb 15, 2002 at 09:25:05AM +1300, Jason Haar wrote:
> This is a "me too". We've just been stung with that too.
I think rsync is trying to do things like rcp does:
Use the permissions of the source file and apply the umask if -p is not
set.
This makes sense if you use it in an closed en
[ Á¦2±â Áß±¹ ÇöÁö Áß±¹¾î & IT µ¿½Ã ±³À°°úÁ¤ ¿¬¼ö»ý ¼±¹ß ]
Áß±¹ ¿ä³ç¼º Á¤ºÎ ÈÄ¿øÀ¸·Î ÇÁ·ÐƼ¾î½Ã½ºÅÛ(ÁÖ)´Â Áß±¹ ½É¾ç´ëÇб³¿Í ÇÔ²² Áß±¹ITÀü¹®°¡
°úÁ¤À» ¸ðÁýÇÕ´Ï´Ù.
»çÁøÀÚ·á,°ü·Ã±â»ç ¹× ÀÚ¼¼ÇÑ ÀÚ·á´Â http://www.frontier.co.kr À» Âü°íÇϽʽÿÀ.
¸ðÁýÀοø
80¸í (20¸íÀÌ 1°³¹ÝÀ¸·Î½á 4°³¹Ý
13 matches
Mail list logo