promotion from the dry-run list

2001-06-11 Thread Magdalena Hewryk
Hello, I need to rsync files which were listed in the dry-run. What flag should I use to promote only those files "stored" in LIST_promote.log? I can use perl to extract only file name from the log but what option can I use to let rsync to promote ONLY file from the list? Any hint? Thanks, Mag

Re: New --with-rsync-name option

2001-06-11 Thread rsync
On Mon, Jun 11, 2001 at 10:19:26AM -0500, Dave Dykstra wrote: > On Sun, Jun 10, 2001 at 03:01:26AM -0500, [EMAIL PROTECTED] wrote: > > 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 defau

can't bind to port 873

2001-06-11 Thread Valdomiro Kornetz
Hy everyone, I'm trying to put a rsync service to work, via inetd, on my FreeBSD 4.3 stable, but all I got was an (from rsyncd.log) 2001/06/11 12:09:46 [20857] rsyncd version 2.4.6 starting 2001/06/11 12:09:46 [20857] bind failed on port 873 2001/06/11 12:09:46 [20857] transfer interrupted (cod

Re: New --with-rsync-name option

2001-06-11 Thread Dave Dykstra
On Sun, Jun 10, 2001 at 03:01:26AM -0500, [EMAIL PROTECTED] wrote: > 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". I kind of hate to pre-process all of rsync.h for just