<?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: during copy in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/during-copy/m-p/3480471#M16216</link>
    <description>AFAIK, there is no problem to read file during copying, you will get *old* version of file.&lt;BR /&gt;&lt;BR /&gt;BTW, check "rsync" as replacement for copy.</description>
    <pubDate>Tue, 08 Feb 2005 08:42:36 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2005-02-08T08:42:36Z</dc:date>
    <item>
      <title>during copy</title>
      <link>https://community.hpe.com/t5/operating-system-linux/during-copy/m-p/3480469#M16214</link>
      <description>Red Hat Enterprise Linux 3.0 update 4.&lt;BR /&gt;&lt;BR /&gt;What happend in the internals of O.S. during a copy of a file?&lt;BR /&gt;&lt;BR /&gt;I want to put to work a crontab process to copy a file into another file every X seconds. This is:&lt;BR /&gt;&lt;BR /&gt;FILE1 and FILE2 are copied alternatively to FILEPROD every 5 seconds. Second 5 FILE1-&amp;gt;FILEPROD, second 10 FILE2-&amp;gt;FILEPROD and so on.&lt;BR /&gt;&lt;BR /&gt;What happend with an application which try to access this file to read during the moment of the copy? Is the state of the file locked during the copy and the program just needs to re-tray? or what happend?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Feb 2005 17:14:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/during-copy/m-p/3480469#M16214</guid>
      <dc:creator>Tonatiuh</dc:creator>
      <dc:date>2005-02-07T17:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: during copy</title>
      <link>https://community.hpe.com/t5/operating-system-linux/during-copy/m-p/3480470#M16215</link>
      <description>Hi Tonatiuh ,&lt;BR /&gt;&lt;BR /&gt;    Show your crontab for me to solve the problem.&lt;BR /&gt;&lt;BR /&gt;NiCK</description>
      <pubDate>Mon, 07 Feb 2005 21:24:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/during-copy/m-p/3480470#M16215</guid>
      <dc:creator>NiCK_76</dc:creator>
      <dc:date>2005-02-07T21:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: during copy</title>
      <link>https://community.hpe.com/t5/operating-system-linux/during-copy/m-p/3480471#M16216</link>
      <description>AFAIK, there is no problem to read file during copying, you will get *old* version of file.&lt;BR /&gt;&lt;BR /&gt;BTW, check "rsync" as replacement for copy.</description>
      <pubDate>Tue, 08 Feb 2005 08:42:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/during-copy/m-p/3480471#M16216</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2005-02-08T08:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: during copy</title>
      <link>https://community.hpe.com/t5/operating-system-linux/during-copy/m-p/3480472#M16217</link>
      <description>unix file locks are very good this way. unix and linux only maintain locks for the actual second you're writing data, where as windows will* maintain locks for the entire time the file handle is open.&lt;BR /&gt;&lt;BR /&gt;*generally, the actual file handling depends on the API's in use, and the programers declination. unix programs CAN lock files for indeterminate times, and windows programs CAN release locks quickly.&lt;BR /&gt;&lt;BR /&gt; recently microsoft has been encouraging developers to release file locks in a more timly fashion, the .net APIs include TONS of file access routeens that release locks almost instantly.</description>
      <pubDate>Tue, 08 Feb 2005 10:04:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/during-copy/m-p/3480472#M16217</guid>
      <dc:creator>Thomas Bianco</dc:creator>
      <dc:date>2005-02-08T10:04:30Z</dc:date>
    </item>
  </channel>
</rss>

