<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Is there a way to determine if a file already exists in the repository? in Nuxeo Forum</title>
    <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327472#M14473</link>
    <description>&lt;P&gt;Didn't ever notice that, but it seems like a bug to me, or at the very least should be easily configurable to work with either scenario. I will have to take a second look.&lt;/P&gt;</description>
    <pubDate>Fri, 17 Aug 2012 04:21:40 GMT</pubDate>
    <dc:creator>bruce_Grant</dc:creator>
    <dc:date>2012-08-17T04:21:40Z</dc:date>
    <item>
      <title>Is there a way to determine if a file already exists in the repository?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327469#M14470</link>
      <description>&lt;P&gt;When we create a new document with an attached file, we would like to check whether the file exists and refer the new document's file:content property to the existing blob instead of copying the same file into the repository over and over again.  Is there a way to do this?&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2012 17:34:27 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327469#M14470</guid>
      <dc:creator>jkay_</dc:creator>
      <dc:date>2012-08-16T17:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to determine if a file already exists in the repository?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327470#M14471</link>
      <description>&lt;P&gt;This is the default behaviour of Nuxeo (VCS). If two binary objects are the exact same then only a single binary will be stored. Effectively, multiple documents will be pointing to the same underlying binary object.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2012 17:54:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327470#M14471</guid>
      <dc:creator>bruce_Grant</dc:creator>
      <dc:date>2012-08-16T17:54:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to determine if a file already exists in the repository?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327471#M14472</link>
      <description>&lt;P&gt;We do only get one copy in the repository, but it seems that it copies the new file over the old file.  We have an external process that is accessing the file.  It occasionally gets a "Stale NFS file handle" error, indicating that something has deleted and recreated the file.  Also, the time stamp on the file is the time of the later copy, not the time of the original ingest.  We are trying to avoid the stale handle error.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2012 18:11:16 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327471#M14472</guid>
      <dc:creator>jkay_</dc:creator>
      <dc:date>2012-08-16T18:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to determine if a file already exists in the repository?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327472#M14473</link>
      <description>&lt;P&gt;Didn't ever notice that, but it seems like a bug to me, or at the very least should be easily configurable to work with either scenario. I will have to take a second look.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Aug 2012 04:21:40 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327472#M14473</guid>
      <dc:creator>bruce_Grant</dc:creator>
      <dc:date>2012-08-17T04:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to determine if a file already exists in the repository?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327473#M14474</link>
      <description>&lt;P&gt;We're using an atomic move/rename to the MD5 of the file when uploading a new file. For atomicity reasons and to guarantee proper backups we cannot do otherwise. We've never had reports of stale NFS file handles, what's your NFS version and implementation?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Aug 2012 15:49:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327473#M14474</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2012-08-21T15:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to determine if a file already exists in the repository?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327474#M14475</link>
      <description>&lt;P&gt;Any updates ?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Aug 2012 12:14:43 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327474#M14475</guid>
      <dc:creator>Benjamin_Jalon1</dc:creator>
      <dc:date>2012-08-28T12:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to determine if a file already exists in the repository?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327475#M14476</link>
      <description>&lt;P&gt;Although it's the same file (blob), it includes a new ...
What should I do?&lt;/P&gt;
&lt;P&gt;Heeelp&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 13:39:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327475#M14476</guid>
      <dc:creator>Ana_Paula_Lopes</dc:creator>
      <dc:date>2017-06-01T13:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to determine if a file already exists in the repository?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327476#M14477</link>
      <description>&lt;OL&gt;
&lt;LI&gt;this site uses English&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Thu, 01 Jun 2017 14:03:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327476#M14477</guid>
      <dc:creator>Florent_Guillau</dc:creator>
      <dc:date>2017-06-01T14:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a way to determine if a file already exists in the repository?</title>
      <link>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327477#M14478</link>
      <description>&lt;P&gt;ok&lt;/P&gt;</description>
      <pubDate>Thu, 01 Jun 2017 14:07:55 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/nuxeo-forum/is-there-a-way-to-determine-if-a-file-already-exists-in-the/m-p/327477#M14478</guid>
      <dc:creator>Ana_Paula_Lopes</dc:creator>
      <dc:date>2017-06-01T14:07:55Z</dc:date>
    </item>
  </channel>
</rss>

