<?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 Retain original date when using CP command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/retain-original-date-when-using-cp-command/m-p/5109128#M445688</link>
    <description>&lt;!--!*#--&gt;Our company is using online backup.  I use NFS to  copy K570 server data files into Network Attached Storage device, but the date of the folders and files are today's date.  What is the command to copy files and folders to retain the original date from the K570 server?  Thanks.&lt;BR /&gt;&lt;BR /&gt;Peter</description>
    <pubDate>Thu, 15 May 2008 16:08:49 GMT</pubDate>
    <dc:creator>Peter Chuang</dc:creator>
    <dc:date>2008-05-15T16:08:49Z</dc:date>
    <item>
      <title>Retain original date when using CP command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retain-original-date-when-using-cp-command/m-p/5109128#M445688</link>
      <description>&lt;!--!*#--&gt;Our company is using online backup.  I use NFS to  copy K570 server data files into Network Attached Storage device, but the date of the folders and files are today's date.  What is the command to copy files and folders to retain the original date from the K570 server?  Thanks.&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Thu, 15 May 2008 16:08:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retain-original-date-when-using-cp-command/m-p/5109128#M445688</guid>
      <dc:creator>Peter Chuang</dc:creator>
      <dc:date>2008-05-15T16:08:49Z</dc:date>
    </item>
    <item>
      <title>Re: Retain original date when using CP command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retain-original-date-when-using-cp-command/m-p/5109129#M445689</link>
      <description>cp -p&lt;BR /&gt;&lt;BR /&gt;or&lt;BR /&gt;&lt;BR /&gt;scp -p&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 15 May 2008 16:16:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retain-original-date-when-using-cp-command/m-p/5109129#M445689</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2008-05-15T16:16:56Z</dc:date>
    </item>
    <item>
      <title>Re: Retain original date when using CP command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retain-original-date-when-using-cp-command/m-p/5109130#M445690</link>
      <description>Or better yet:&lt;BR /&gt;&lt;BR /&gt;cd /mount/point/to/backup&lt;BR /&gt;tar -cvf - . | ssh nasserver 'cd /destination/folder ; tar -xf -'&lt;BR /&gt;&lt;BR /&gt;or if a local mount&lt;BR /&gt;&lt;BR /&gt;cd /mount/point/to/backup&lt;BR /&gt;tar -cvf - . | (cd /destination/folder ; tar -xf -)&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 15 May 2008 16:20:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retain-original-date-when-using-cp-command/m-p/5109130#M445690</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2008-05-15T16:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Retain original date when using CP command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retain-original-date-when-using-cp-command/m-p/5109131#M445691</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;take a look at this thread&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1215148" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1215148&lt;/A&gt;</description>
      <pubDate>Thu, 15 May 2008 17:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retain-original-date-when-using-cp-command/m-p/5109131#M445691</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-05-15T17:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: Retain original date when using CP command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/retain-original-date-when-using-cp-command/m-p/5109132#M445692</link>
      <description>Thanks for all the help.</description>
      <pubDate>Thu, 15 May 2008 17:25:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/retain-original-date-when-using-cp-command/m-p/5109132#M445692</guid>
      <dc:creator>Peter Chuang</dc:creator>
      <dc:date>2008-05-15T17:25:59Z</dc:date>
    </item>
  </channel>
</rss>

