On Tue, 2003-10-07 at 13:47, G�mes G�za wrote: > If I'm not asking for too much, could you tell us more about the > fam+rsync setup? >
fam http://oss.sgi.com/projects/fam/ i use fam to call rsync -e ssh /localdir [EMAIL PROTECTED]:/remotedir to keep from having to use passwords i use the the certificate features of ssh i wrote a perl script using the SGI::Fam module to register files, detect changes and propagate them using rysnc. I later found out that somebody else did something similar: fam_mirror http://tldp.org/linuxfocus/common/src/article199/fam_mirror.html best wishes brad -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
