  00..11..  NNAAMMEE

  fsetdb - XML fileset database for InterMezzo.


  00..22..

  SSYYNNOOPPSSIISS


  This manpage gives a quick overview of the layout of the fsetdb config
  file.


  00..33..

  DDEESSCCRRIIPPTTIIOONN


  ffsseettddbb is an XML configuration file wich acts as a database for
  InterMezzo filesets and related information.


  Below is an example of a typical fsetdb configuration:



  <fsetdb>
    <fileset name="share" servername="filesrv" fetchtype="Rsync">
      <replicator>client1</replicator>
      <replicator>client2</replicator>
    </fileset>
  </fsetdb>




  This setup specifies that there is a fileset named 'share' that is
  hosted on a server called 'filesrv'. There are to clients that are
  replicating it's data, called 'client1' and 'client2'.  The _f_e_t_c_h_t_y_p_e
  is set to indicate that Rsync should be used.  The only other
  supported fetchtype at present is "Desc", the internal InterMezzo file
  mover.


  See the manpages for serverdb and sysid for examples of entries
  relating to this one.





  00..44..  SSEEEE AALLSSOO

  izoconfig(2), InterMezzo(2), serverdb(5), sysid(5)


  00..55..  AAUUTTHHOORR

  Mountain View Data, 2001, created.






