<?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: why does this command not work? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214548#M169191</link>
    <description>Because your pipe is happeining on the machine you are running the "remsh" from.&lt;BR /&gt; &lt;BR /&gt;try &lt;BR /&gt; &lt;BR /&gt;remsh ngbva 'find /release/ -depth -print | cpio -pd /release'&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
    <pubDate>Wed, 10 Mar 2004 08:31:20 GMT</pubDate>
    <dc:creator>Mark Grant</dc:creator>
    <dc:date>2004-03-10T08:31:20Z</dc:date>
    <item>
      <title>why does this command not work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214546#M169189</link>
      <description>I am trying to copy a directory structure from one HPUX server to another HPUX server.  it says it cannot "stat" the file??&lt;BR /&gt;&lt;BR /&gt;remsh ngbva find /release/ -depth -print | cpio -pd /release</description>
      <pubDate>Wed, 10 Mar 2004 08:27:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214546#M169189</guid>
      <dc:creator>matthew mills</dc:creator>
      <dc:date>2004-03-10T08:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: why does this command not work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214547#M169190</link>
      <description>Hi,&lt;BR /&gt;does /release exist? I gues that could be the problem.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;John K.</description>
      <pubDate>Wed, 10 Mar 2004 08:30:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214547#M169190</guid>
      <dc:creator>john korterman</dc:creator>
      <dc:date>2004-03-10T08:30:16Z</dc:date>
    </item>
    <item>
      <title>Re: why does this command not work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214548#M169191</link>
      <description>Because your pipe is happeining on the machine you are running the "remsh" from.&lt;BR /&gt; &lt;BR /&gt;try &lt;BR /&gt; &lt;BR /&gt;remsh ngbva 'find /release/ -depth -print | cpio -pd /release'&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Wed, 10 Mar 2004 08:31:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214548#M169191</guid>
      <dc:creator>Mark Grant</dc:creator>
      <dc:date>2004-03-10T08:31:20Z</dc:date>
    </item>
    <item>
      <title>Re: why does this command not work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214549#M169192</link>
      <description>Matthew,&lt;BR /&gt;&lt;BR /&gt;I believe it's usually a permissions issue.  Whoever is running the command simply doesn't have permission to read the file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Wed, 10 Mar 2004 08:40:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214549#M169192</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-03-10T08:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: why does this command not work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214550#M169193</link>
      <description>Yes there is a directory called "/release" on both servers and Mark's idea did not work, it made a copy of the release directory within the same /release directory.  maybe a diff command would be better.  I tryed the "dd" command but it would only take single files.  please help.&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Mar 2004 08:49:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214550#M169193</guid>
      <dc:creator>matthew mills</dc:creator>
      <dc:date>2004-03-10T08:49:39Z</dc:date>
    </item>
    <item>
      <title>Re: why does this command not work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214551#M169194</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if its a permision problem next won't work, but you could try to use next to copy directories(+structure) from one system to the other&lt;BR /&gt;rcp -r -p ngbva:/release /release&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Peter&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Mar 2004 08:51:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214551#M169194</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-03-10T08:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: why does this command not work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214552#M169195</link>
      <description>I am executing this as root and I can do single files, but not a directory structure.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Mar 2004 08:51:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214552#M169195</guid>
      <dc:creator>matthew mills</dc:creator>
      <dc:date>2004-03-10T08:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: why does this command not work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214553#M169196</link>
      <description>do you mean that you only can do single files using rcp?</description>
      <pubDate>Wed, 10 Mar 2004 08:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214553#M169196</guid>
      <dc:creator>Hoefnix</dc:creator>
      <dc:date>2004-03-10T08:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: why does this command not work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214554#M169197</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try something like this, &lt;BR /&gt;&lt;BR /&gt;# find /source | cpio -ov | remsh server " cd /copy ; cpio -idvum "&lt;BR /&gt;&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Wed, 10 Mar 2004 08:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214554#M169197</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2004-03-10T08:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: why does this command not work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214555#M169198</link>
      <description>Hi the rcp command should work fine for this&lt;BR /&gt;&lt;BR /&gt;on the source server&lt;BR /&gt;&lt;BR /&gt;cd /release&lt;BR /&gt;&lt;BR /&gt;rcp -rp * destination_server:/release&lt;BR /&gt;&lt;BR /&gt;John.</description>
      <pubDate>Wed, 10 Mar 2004 09:13:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214555#M169198</guid>
      <dc:creator>John Carr_2</dc:creator>
      <dc:date>2004-03-10T09:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: why does this command not work?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214556#M169199</link>
      <description>if you can remsh to the host - use:&lt;BR /&gt;rcp -r -p ngbva:/release /release&lt;BR /&gt;or&lt;BR /&gt;scp if ssh installed.&lt;BR /&gt;&lt;BR /&gt;Ryan</description>
      <pubDate>Thu, 11 Mar 2004 10:52:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/why-does-this-command-not-work/m-p/3214556#M169199</guid>
      <dc:creator>Ryan McKlveen</dc:creator>
      <dc:date>2004-03-11T10:52:34Z</dc:date>
    </item>
  </channel>
</rss>

