[Q] multicasting product ?

2001-12-19 Thread Ph. Marek
Hi everybody! Now that RSYNC has RSYNC+ included a good usage would be to use RSYNC+ to gather update-date, then multicast that on your hosts and process it. So my question is: does anyone know of a product which does reliable multicasting? (source available would be preferred) Simple

Problems with rsync on Win2K to Solaris

2001-12-19 Thread Ron Kelley
Hi, I am having trouble getting rsync (v2.5.0 with the latest version of cygwin) to work between my Win2K (SP2) and my Solaris 2.6 server. Both machines are running the same version of rsync. Each time I run rsync, I get the following error: - C:\rsyncrsync

Re: [Q] multicasting product ?

2001-12-19 Thread HP Wei
So my question is: does anyone know of a product which does reliable multicasting? (source available would be preferred) At our company, we have a mrsync running for a couple of months now. mrsync is to transfer files to many machines at the same time using UDP and multicast. I

Re: [Q] multicasting product ?

2001-12-19 Thread Jim Littlefield
On Wed, Dec 19, 2001 at 08:51:46AM -0500, HP Wei wrote: So my question is: does anyone know of a product which does reliable multicasting? (source available would be preferred) At our company, we have a mrsync running for a couple of months now. mrsync is to transfer files to many machines

Re: rsync server over SSH [includes code patches]

2001-12-19 Thread JD Paul
On Tue, 18 Dec 2001, Martin Pool wrote: On 4 Dec 2001, JD Paul [EMAIL PROTECTED] wrote: Here's a new version of my rsync-server-over-remote-shell patch: This looks good. My main reservation is that it makes it even harder to explain how rsync works, but I think the increase in

Re: reverse name lookup failed

2001-12-19 Thread Dave Dykstra
Looks like nobody has answered this yet. I haven't tested it or looked at the code, but according to my reading of the rsyncd.conf man page, that's not a supported syntax for hosts allow. If you specify a /netmask, the first portion has to be an IP address and not a hostname. - Dave Dykstra On

Re: [Q] multicasting product ?

2001-12-19 Thread Jos Backus
On Wed, Dec 19, 2001 at 12:11:46PM +0100, Ph. Marek wrote: Now that RSYNC has RSYNC+ included a good usage would be to use RSYNC+ to gather update-date, then multicast that on your hosts and process it. Note that the rsync+ functionality as currently present in CVS does not work; I sent a

Re: rsync-2.5.0 getaddrinfo in AIX4.3?

2001-12-19 Thread rsync
On Wed, Dec 19, 2001 at 10:20:52AM +, Terry Raggett wrote: On Dec 18, 22:37, [EMAIL PROTECTED] wrote: Subject: Re: rsync-2.5.0 getaddrinfo in AIX4.3? On Tue, Dec 18, 2001 at 03:53:07PM +, Terry Raggett wrote: Anyone have problems with getaddrinfo under AIX4.3? I have built 2.5.0

Re: rsync *Still* Copying All Files?

2001-12-19 Thread Dave Dykstra
On Wed, Dec 19, 2001 at 04:36:21PM -0500, Mack, Daemian wrote: Hi, all. This is my first post to the list, so please forgive me if this is an old issue. I scoured the mailing list archives by hand and could find no mention of it, and the official FAQ-o-matic mentions it, but doesn't offer a

RE: rsync *Still* Copying All Files?

2001-12-19 Thread Mack, Daemian
Try --modify-window 2. I'm not sure that will work because it sounds like you're copying between two filesystem types that are the same, but the option was added to copy between PC filesystems that have a timestamp granularity of 2 seconds and Unix filesystems that have a granularity

Re: rsync *Still* Copying All Files?

2001-12-19 Thread Dave Dykstra
On Wed, Dec 19, 2001 at 05:03:51PM -0500, Mack, Daemian wrote: Try --modify-window 2. I'm not sure that will work because it sounds like you're copying between two filesystem types that are the same, but the option was added to copy between PC filesystems that have a timestamp

excluding a file.

2001-12-19 Thread Ian Kettleborough
This is what I have tried to use to back a usr partition to a backup drive. rsync copied most then terminates with a mknod var/run/log: Invalid argument rsync error: partial transfer (code 23) at main.c (537) I have tried different combination if var/run/log (with and with the trailing \) and