<?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: Command in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827626#M271322</link>
    <description>Under root:&lt;BR /&gt;&lt;BR /&gt;/&amp;gt;&amp;gt;rcp -rp /procedures hostname: /procedurces&lt;BR /&gt;&lt;BR /&gt;Do I need to mkdir first or i can just move the everything over?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Adrianne</description>
    <pubDate>Thu, 20 Jul 2006 15:06:03 GMT</pubDate>
    <dc:creator>Adrianne Hoang</dc:creator>
    <dc:date>2006-07-20T15:06:03Z</dc:date>
    <item>
      <title>Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827621#M271317</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;I am trying to move the directories and files from hp-ux 11.0 to hp-ux 11i.  What command should i used?  I can  do rcp for moving files but not for directories via remote.&lt;BR /&gt;&lt;BR /&gt;Please advise,&lt;BR /&gt;Adrianne</description>
      <pubDate>Thu, 20 Jul 2006 14:22:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827621#M271317</guid>
      <dc:creator>Adrianne Hoang</dc:creator>
      <dc:date>2006-07-20T14:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827622#M271318</link>
      <description>Adriane, I would recommend you to use fbackup/frecover to move data, also you can use tar to do the job, if you have really big files, there is a patch to support files bigger than 2 GB's.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;jaime.</description>
      <pubDate>Thu, 20 Jul 2006 14:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827622#M271318</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2006-07-20T14:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827623#M271319</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;usually rcp -rp will move files and directories, tough what it is really doing is copying them, which is better anyway.&lt;BR /&gt;&lt;BR /&gt;Make sure your system is patched becuase I've seen errors with rcp -rp&lt;BR /&gt;&lt;BR /&gt;scp -rp is better. More reliable and secure&lt;BR /&gt;&lt;BR /&gt;tar copy across and untar is best because it does the best job preserving permissions.&lt;BR /&gt;&lt;BR /&gt;Don't forget to migrate your users if you use /etc/passwd file authentication.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 20 Jul 2006 14:30:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827623#M271319</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-07-20T14:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827624#M271320</link>
      <description>Thank you.  I will will take your advice.  &lt;BR /&gt;&lt;BR /&gt;Sincerely,&lt;BR /&gt;Adrianne</description>
      <pubDate>Thu, 20 Jul 2006 14:31:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827624#M271320</guid>
      <dc:creator>Adrianne Hoang</dc:creator>
      <dc:date>2006-07-20T14:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827625#M271321</link>
      <description>I prefer tar or cpio across the network to rcp. &lt;BR /&gt;&lt;BR /&gt;something like: &lt;BR /&gt;&lt;BR /&gt;(cd /source; find . -xdev | cpio -o | ssh destination "cd /target &amp;amp;&amp;amp; cpio -idumv")</description>
      <pubDate>Thu, 20 Jul 2006 14:36:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827625#M271321</guid>
      <dc:creator>Marvin Strong</dc:creator>
      <dc:date>2006-07-20T14:36:04Z</dc:date>
    </item>
    <item>
      <title>Re: Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827626#M271322</link>
      <description>Under root:&lt;BR /&gt;&lt;BR /&gt;/&amp;gt;&amp;gt;rcp -rp /procedures hostname: /procedurces&lt;BR /&gt;&lt;BR /&gt;Do I need to mkdir first or i can just move the everything over?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Adrianne</description>
      <pubDate>Thu, 20 Jul 2006 15:06:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827626#M271322</guid>
      <dc:creator>Adrianne Hoang</dc:creator>
      <dc:date>2006-07-20T15:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827627#M271323</link>
      <description>I prefer tar, because it does the best job of preserving permissions (as mentioned above).&lt;BR /&gt;&lt;BR /&gt;It's pretty simple using tar and ssh across the two machines.&lt;BR /&gt;&lt;BR /&gt;from source machine:&lt;BR /&gt;&lt;BR /&gt;cd /sourcedir&lt;BR /&gt;tar cvf - . | ssh destmachine "cd /destdir; tar xvf - "&lt;BR /&gt;&lt;BR /&gt;If you don't have ssh configured (and you should) you can remsh just as easily as above, just substitute the "ssh" part for "remsh" - works pretty much same way.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jul 2006 15:10:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827627#M271323</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2006-07-20T15:10:42Z</dc:date>
    </item>
    <item>
      <title>Re: Command</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827628#M271324</link>
      <description>Tar and cpio have one inherent drawback and that is maximum filesize (8GiB for a patched version of tar and 2GiB for cpio); the better alternative is to construct your remsh (or ssh) pipeline using fbackup and frecover. This will preserve all file attributes as well as handle large files with ease.&lt;BR /&gt;</description>
      <pubDate>Thu, 20 Jul 2006 15:15:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/command/m-p/3827628#M271324</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-07-20T15:15:06Z</dc:date>
    </item>
  </channel>
</rss>

