<?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: Script to copy files keeps getting an error in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-copy-files-keeps-getting-an-error/m-p/3688156#M246624</link>
    <description>Dear Simon,&lt;BR /&gt;&lt;BR /&gt;Is there any symbolic links in the source directory ? Probably that is cause !&lt;BR /&gt;&lt;BR /&gt;Siva.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 09 Dec 2005 05:18:26 GMT</pubDate>
    <dc:creator>Sivakumar TS</dc:creator>
    <dc:date>2005-12-09T05:18:26Z</dc:date>
    <item>
      <title>Script to copy files keeps getting an error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-copy-files-keeps-getting-an-error/m-p/3688154#M246622</link>
      <description>I have a script running via cron to copy various data files sideways each day, unfortunately it keeps emailing an error as follows :&lt;BR /&gt;&lt;BR /&gt;link failed: startmls: File exists&lt;BR /&gt;&lt;BR /&gt;The script is just copying using 'cp -R &lt;DIR&gt; &lt;NEW dir=""&gt;', nothing more clever. It looks like a symbolic link issue - any suggestions ?&lt;BR /&gt;&lt;BR /&gt;Help rewarded as usual&lt;BR /&gt;Cheers&lt;BR /&gt;Simon&lt;/NEW&gt;&lt;/DIR&gt;</description>
      <pubDate>Fri, 09 Dec 2005 04:13:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-copy-files-keeps-getting-an-error/m-p/3688154#M246622</guid>
      <dc:creator>Simon R Wootton</dc:creator>
      <dc:date>2005-12-09T04:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Script to copy files keeps getting an error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-copy-files-keeps-getting-an-error/m-p/3688155#M246623</link>
      <description>Hi Simon,&lt;BR /&gt;&lt;BR /&gt;It looks like a symbolic link problem.&lt;BR /&gt;But it's very difficult to say with the information provided. What i think is dat you try to copy the directory on a symbolic link and this is not accepted.&lt;BR /&gt;&lt;BR /&gt;grtz. Mark</description>
      <pubDate>Fri, 09 Dec 2005 04:54:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-copy-files-keeps-getting-an-error/m-p/3688155#M246623</guid>
      <dc:creator>Mark Nieuwboer</dc:creator>
      <dc:date>2005-12-09T04:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: Script to copy files keeps getting an error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-copy-files-keeps-getting-an-error/m-p/3688156#M246624</link>
      <description>Dear Simon,&lt;BR /&gt;&lt;BR /&gt;Is there any symbolic links in the source directory ? Probably that is cause !&lt;BR /&gt;&lt;BR /&gt;Siva.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 09 Dec 2005 05:18:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-copy-files-keeps-getting-an-error/m-p/3688156#M246624</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2005-12-09T05:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Script to copy files keeps getting an error</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-copy-files-keeps-getting-an-error/m-p/3688157#M246625</link>
      <description>Simon,&lt;BR /&gt;&lt;BR /&gt;if your file has symbolic links try this instead:&lt;BR /&gt;&lt;BR /&gt;cd &lt;DIR&gt;&lt;BR /&gt;find . -follow -depth -print |cpio -pdmh &lt;NEW dir=""&gt; &lt;BR /&gt;&lt;BR /&gt;The above copies the data in the current directory (that contains symbolic links) to new temporary location populating it with the source files files (no links)&lt;BR /&gt;&lt;BR /&gt;Rory&lt;/NEW&gt;&lt;/DIR&gt;</description>
      <pubDate>Sat, 10 Dec 2005 02:42:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-copy-files-keeps-getting-an-error/m-p/3688157#M246625</guid>
      <dc:creator>Rory R Hammond</dc:creator>
      <dc:date>2005-12-10T02:42:30Z</dc:date>
    </item>
  </channel>
</rss>

