<?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 can't copy file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-copy-file/m-p/3612564#M234682</link>
    <description>When I " rcp -p " file from host A to host B , it will pop the below message , could suggest what is the reason ? thx&lt;BR /&gt;&lt;BR /&gt;rcp: can't set times on</description>
    <pubDate>Fri, 26 Aug 2005 03:39:25 GMT</pubDate>
    <dc:creator>hangyu</dc:creator>
    <dc:date>2005-08-26T03:39:25Z</dc:date>
    <item>
      <title>can't copy file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-copy-file/m-p/3612564#M234682</link>
      <description>When I " rcp -p " file from host A to host B , it will pop the below message , could suggest what is the reason ? thx&lt;BR /&gt;&lt;BR /&gt;rcp: can't set times on</description>
      <pubDate>Fri, 26 Aug 2005 03:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-copy-file/m-p/3612564#M234682</guid>
      <dc:creator>hangyu</dc:creator>
      <dc:date>2005-08-26T03:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: can't copy file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-copy-file/m-p/3612565#M234683</link>
      <description>what OS version are you using on both nodes?&lt;BR /&gt;does it work the other way around, i.e. from B to A?&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Aug 2005 03:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-copy-file/m-p/3612565#M234683</guid>
      <dc:creator>melvyn burnard</dc:creator>
      <dc:date>2005-08-26T03:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: can't copy file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-copy-file/m-p/3612566#M234684</link>
      <description>HI,&lt;BR /&gt;-p is basically used to preserve time of modifications, owner/group etc of the file.&lt;BR /&gt;Now that it is saying "can't set times on" i suspect the date/time of the two servers.&lt;BR /&gt; &lt;BR /&gt;May be the hostB date/time is behind the file modification time that is being copied.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 Aug 2005 03:47:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-copy-file/m-p/3612566#M234684</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2005-08-26T03:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: can't copy file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-copy-file/m-p/3612567#M234685</link>
      <description>Are you doing this as root or as another user?&lt;BR /&gt;&lt;BR /&gt;Check the time on each box ntpq -p to see if they are timesync'd to the same location.&lt;BR /&gt;&lt;BR /&gt;If the two times are very dirrerent this could be the problem</description>
      <pubDate>Fri, 26 Aug 2005 03:48:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-copy-file/m-p/3612567#M234685</guid>
      <dc:creator>Derek Whigham_1</dc:creator>
      <dc:date>2005-08-26T03:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: can't copy file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-copy-file/m-p/3612568#M234686</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;the date of the host A and host B ?&lt;BR /&gt;&lt;BR /&gt;it possible tha the date of node B is incompatible to the date of host A&lt;BR /&gt;&lt;BR /&gt;example :&lt;BR /&gt;node A date 25/08/2005&lt;BR /&gt;node B date 21/08/2005&lt;BR /&gt;&lt;BR /&gt;date of file 25/08/2005&lt;BR /&gt;&lt;BR /&gt;DM.</description>
      <pubDate>Fri, 26 Aug 2005 03:48:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-copy-file/m-p/3612568#M234686</guid>
      <dc:creator>mirco_1</dc:creator>
      <dc:date>2005-08-26T03:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: can't copy file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/can-t-copy-file/m-p/3612569#M234687</link>
      <description>That seems to be a permission problem. Does the user have write access on the directory where the file is copied to? If the file already existed and the user has write access to the file, it can overwrite the file. But because op the -p, rcp changes the access time of the file. These are stored in de inode, and to change the inode, one has to have write access on the directory.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Rik</description>
      <pubDate>Fri, 26 Aug 2005 03:53:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/can-t-copy-file/m-p/3612569#M234687</guid>
      <dc:creator>RikTytgat</dc:creator>
      <dc:date>2005-08-26T03:53:51Z</dc:date>
    </item>
  </channel>
</rss>

