<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>someone posted ( thanks ) a script with some commands that they
      used to migrate their cyrus imap data. <br>
    </p>
    <p>In there they had: <br>
    </p>
    <p># move over all seen, sub files<br>
      rsync -Havz --delete-after -e ssh
      cyrus@oldserver:/var/lib/imap/user/ /var/lib/imap/user<br>
      <br>
      # move over quota files<br>
      rsync -Havz --delete-after -e ssh
      cyrus@oldserver:/var/lib/imap/quota/ /var/lib/imap/quota</p>
    <br>
    which I'd LOVE to do.. but I don't have files in those directories.
    I know what I have 'seen' flags set.. but not sure where  / how they
    are stored with Cyrus V2.2.x. <br>
    <br>
    I have: <br>
    find  /var/lib/cyrus/user<br>
    /var/lib/cyrus/user<br>
    /var/lib/cyrus/user/c<br>
    /var/lib/cyrus/user/d<br>
    /var/lib/cyrus/user/w<br>
    .<br>
    .<br>
    .<br>
    .<br>
    but no files in those empty dirs. <br>
    <br>
    what am I looking for EXACTLY in those dirs.. maybe we have them
    someplace else. <br>
    We don't have anything in /var/lib/imap.. we use /var/lib/cyrus<br>
    <br>
    <br>
    Thanks - jack <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <div class="moz-signature">-- <br>
      <font size="+1"><tt><b>jack</b></tt> - <tt>Southlake Texas</tt> -
        <tt><a href="http://mylinuxguy.net/">http://mylinuxguy.net</a></tt>
        - <tt><b>817-601-7338</b></tt></font></div>
  </body>
</html>