<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <font face="DejaVu Sans">A few questions about the File plugin
      raised during planning.  Your input is greatly appreciated.<br>
      <br>
      <br>
      #1</font><br>
    <font face="DejaVu Sans"><font face="DejaVu Sans">-------------------------------------------------</font><br>
      Should the path component of the URL be used to prefix the paths
      of the files?<br>
      <br>
      For example url: <a class="moz-txt-link-freetext" href="http:/files.org/a/b/c/images/">http:/files.org/a/b/c/images/</a><br>
      manifest contains:<br>
      <br>
      d/e/file1.img, <size>, <digest><br>
      <br>
    </font><font face="DejaVu Sans"><font face="DejaVu Sans"><br>
        Content (unit) created with path <b>NOT</b> prefixed using path
        component of the URL.<br>
        This is how the File plugin currently works in pulp3:<br>
        <br>
        FileContent:<br>
           path = d/e/file1.img<br>
        <br>
        -or-<br>
        <br>
      </font></font><font face="DejaVu Sans"><font face="DejaVu Sans"><font
          face="DejaVu Sans">Content (unit) created with path <b>IS</b>
          prefixed using path component of the URL:</font></font><br>
      <br>
      FileContent:<br>
         path = a/b/c/images/d/e/file1.img<br>
      <br>
      <br>
    </font>#2<br>
    <font face="DejaVu Sans"><font face="DejaVu Sans"><font face="DejaVu
          Sans"><font face="DejaVu Sans">-------------------------------------------------</font></font><br>
        Does the File Importer need to support both <i>Mirror</i> and <i>Additive</i>
        synchronization policies?  Currently, only supports <i>Mirror</i>.<br>
        <br>
        <br>
        #3<br>
      </font></font><font face="DejaVu Sans"><font face="DejaVu Sans">-------------------------------------------------<br>
        <br>
      </font></font><span class="author-p-2734">When 2+ content (units)
      in the repository have the same path but <u>different</u> digests
      - what should the publisher do?  Publish the newest?<br>
      <br>
      <br>
      <br>
      Thanks!<br>
    </span>
  </body>
</html>