feedback on rsync-HEAD-20050125-1221GMT

Alberto Accomazzi aaccomazzi at cfa.harvard.edu
Thu Jan 27 16:56:11 GMT 2005


Wayne,

I have been using the rsync snapshot from 1/25 for the last few days and 
everything seems quite solid so far.  I include below a few nit-picks in 
case you're looking for thing to tidy up.

I'm also looking forward to hearing news about the --filter option.  I'm 
thinking it is going to be very useful for backup purposes.  What I 
would want to be able to do is, on a per-directory basis and with 
recursion as an option, enable or disabled backing up of files based on 
their file name, size, and timestamp (maybe mtime only would suffice). 
Is this where you're going?


- You should update the copyright stement to include 2005:

rsync  version 2.6.3  protocol version 29
Copyright (C) 1996-2004 by Andrew Tridgell and others

- Compilation warnings when configured --with-included-popt with gcc 
2.96 on redhat 7.3:

popt/popthelp.c: In function `getArgDescrip':
popt/popthelp.c:87: warning: unused parameter `translation_domain'
popt/popthelp.c: In function `singleOptionDefaultValue':
popt/popthelp.c:118: warning: unused parameter `translation_domain'

- Compilation warnings when configured --with-included-popt with gcc 
2.8.1 on solaris 2.8:

options.c: In function `parse_arguments':
options.c:725: warning: subscript has type `char'
options.c:727: warning: subscript has type `char'
[...]
popt/popthelp.c: In function `getArgDescrip':
popt/popthelp.c:87: warning: unused parameter `translation_domain'
popt/popthelp.c: In function `singleOptionDefaultValue':
popt/popthelp.c:118: warning: unused parameter `translation_domain'

- when running in daemon mode on fedora core 2, the daemon does not 
start up properly unless you use the option --ipv4.  I believe this is a 
"feature" of FC2 that has broken other software distributions, but I 
thought I'd mention it in case it's something that can be figured out at 
runtime:

2005/01/26 12:08:16 [31876] rsyncd version 2.6.3 starting, listening on 
port 873
2005/01/26 12:08:16 [31876] rsync: listen() on socket failed: Address 
already in use (98)
2005/01/26 12:08:16 [31876] Try using --ipv4 or --ipv6 to avoid this 
listen() error.2005/01/26 12:08:16 [31876] rsync error: error in socket 
IO (code 10) at socket.c(461)


Thanks,

-- Alberto

********************************************************************
Alberto Accomazzi                      aaccomazzi(at)cfa harvard edu
NASA Astrophysics Data System                        ads.harvard.edu
Harvard-Smithsonian Center for Astrophysics      www.cfa.harvard.edu
60 Garden St, MS 31, Cambridge, MA 02138, USA
********************************************************************


More information about the rsync mailing list