[Bug 2690] Manpage suggestions

2005-05-08 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2690 [EMAIL PROTECTED] changed: What|Removed |Added Severity|trivial |enhancement Status|NEW

DNS lookup failures with rsync 2.6.4 on HP UX 11

2005-05-08 Thread Selva Kumar Nataraj
Hello All, I have compiled Rsync 2.6.4 on HP UX 11 using gcc 4.0. rsync binary fails to query DNS for a host name. If I give IP address instead of host name everything works ok. I tried to run snoop on DNS server by failed to recieve any packets. This would mean that rsync is not every hitting

[Bug 2690] New: SYNOPSIS "rsync [OPTION]... SRC [SRC]... DEST" incorrect

2005-05-08 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=2690 Summary: SYNOPSIS "rsync [OPTION]... SRC [SRC]... DEST" incorrect Product: rsync Version: 2.6.4 Platform: All URL: http://rsync.samba.org/ftp/rsync/rsync.html OS/Version: All

Re: filename paths different in server mode

2005-05-08 Thread Wayne Davison
On Wed, May 04, 2005 at 12:03:04AM -0600, Bob Proulx wrote: > I am sure the problem is on the server side of the process. I'd first double-check to make sure that there is no directory named /mnt/tools/release/bin/bin on the server. Next, you might try turning off chroot (by adding "use chroot =

Apple patched rsync

2005-05-08 Thread Dick Visser
Hi It seems that the rsync binary that ships with Apple's new OSX 10.4 has some custom patch applied that enables it to use extended attributes. According to the man page the "--extended-attributes" or "-E" option is the trick. All Linux binaries I have come across do not support this option, so