<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-7" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Matt Morgan wrote:
<blockquote
 cite="midfa37e76f0512081219w54df730aie6461acd46b5549d@mail.gmail.com"
 type="cite">
  <pre wrap="">On 12/8/05, Yiorgos Stamoulis <a class="moz-txt-link-rfc2396E" href="mailto:yiorgos-lists@272deg.homelinux.net"><yiorgos-lists@272deg.homelinux.net></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Jonathan Darton wrote:

    </pre>
    <blockquote type="cite">
      <pre wrap="">to the user, and if it happens to go down it will pick up where it left off
as soon as it can regain a connection.

Let me know if you require any further information.


A. Jonathan Darton, B.COMM CIS
System Consultant

_______________________________________________
CentOS mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CentOS@centos.org">CentOS@centos.org</a>
<a class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a>


      </pre>
    </blockquote>
    <pre wrap="">I apologize if this counts as thread hijack, but I have a couple of
questions about Unison.

I use rsync to synchronize 4 locations, but I fillow the master/slave
route, i.e directories are synchronized only one way, each server
holding the master copy of it's data and read-only copies of the other
server's data.  I would have preferred to use unison for proper
synchronization but i need to copy ACLs as well and as I understand this
is not possible.  Am I wrong about this?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
There are options for transferring ownership and perms (-owner and
-perms), although I admit I haven't tried them. If they don't work
right, but you know how things are supposed to look, you can always
run chmod & chown afterward.
_______________________________________________
CentOS mailing list
<a class="moz-txt-link-abbreviated" href="mailto:CentOS@centos.org">CentOS@centos.org</a>
<a class="moz-txt-link-freetext" href="http://lists.centos.org/mailman/listinfo/centos">http://lists.centos.org/mailman/listinfo/centos</a>
  </pre>
</blockquote>
chown / chgrp /chmod are not a practical option for several reasons,
one being that this script would not be maintenance free as the
directories I am synchronizing haven't got uniform
permissions/ownership.  I also use some (very limited) extended ACLs.<br>
<br>
I am in the process of upgrading to Centos from FC3, and I will have a
look again at unison as well as csync.<br>
<br>
thanx<br>
</body>
</html>