<?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: remote copy file in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-file/m-p/5019420#M428199</link>
    <description>ta da....give that man a rabbit hat :)</description>
    <pubDate>Mon, 18 Dec 2006 13:43:19 GMT</pubDate>
    <dc:creator>chad_c</dc:creator>
    <dc:date>2006-12-18T13:43:19Z</dc:date>
    <item>
      <title>remote copy file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-file/m-p/5019415#M428194</link>
      <description>We are attempting to remote copy (rcp) a sys image file created from a make_net_recovery.  However, the file name has a colon in it and the rcp function thinks it is listing the host.&lt;BR /&gt;&lt;BR /&gt;We could change the file name, however can any one shed some light on remote coping a file with a colon in it?&lt;BR /&gt;&lt;BR /&gt;riovo# rcp 2006-12-15,15:43 txovo:/arc/sys_backups/rinnm5/&lt;BR /&gt;rcmd: 2006-12-15,15: Unknown host&lt;BR /&gt;riovo#&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Chad</description>
      <pubDate>Mon, 18 Dec 2006 13:25:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-file/m-p/5019415#M428194</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2006-12-18T13:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: remote copy file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-file/m-p/5019416#M428195</link>
      <description>Did you try putting the file name in double quotes?&lt;BR /&gt;&lt;BR /&gt;"txovo:/arc/sys_backups/rinnm5/"</description>
      <pubDate>Mon, 18 Dec 2006 13:27:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-file/m-p/5019416#M428195</guid>
      <dc:creator>Coolmar</dc:creator>
      <dc:date>2006-12-18T13:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: remote copy file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-file/m-p/5019417#M428196</link>
      <description>Hi Chad:&lt;BR /&gt;&lt;BR /&gt;Any time you have characters special to the shell, you simply escape them.  This is one way:&lt;BR /&gt;&lt;BR /&gt;# rcp -p "file:with:colons" otherhost:/tmp&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;..JRF...</description>
      <pubDate>Mon, 18 Dec 2006 13:29:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-file/m-p/5019417#M428196</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-12-18T13:29:40Z</dc:date>
    </item>
    <item>
      <title>Re: remote copy file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-file/m-p/5019418#M428197</link>
      <description>Yes.  We did try that with the same results.&lt;BR /&gt;&lt;BR /&gt;riovo# rcp -p "2006-12-15,15:43" txovo:/arc/sys_backups/rinnm5/&lt;BR /&gt;rcmd: 2006-12-15,15: Unknown host&lt;BR /&gt;riovo# rcp "2006-12-15,15:43" txovo:/arc/sys_backups/rinnm5/&lt;BR /&gt;rcmd: 2006-12-15,15: Unknown host&lt;BR /&gt;riovo#&lt;BR /&gt;&lt;BR /&gt;Any other suggestions?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Chad</description>
      <pubDate>Mon, 18 Dec 2006 13:37:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-file/m-p/5019418#M428197</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2006-12-18T13:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: remote copy file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-file/m-p/5019419#M428198</link>
      <description>Hi Chad,&lt;BR /&gt;&lt;BR /&gt;You should really consider changing that filename, as it will no doubt cause other problems.&lt;BR /&gt;&lt;BR /&gt;Chiding aside,&lt;BR /&gt;&lt;BR /&gt;$ rcp /full/path/to/2006-12-15,15:43 txovo:/arc/sys_backups/rinnm5/&lt;BR /&gt;&lt;BR /&gt;$ rcp ./2006-12-15,15:43 txovo:/arc/sys_backups/rinnm5/&lt;BR /&gt;&lt;BR /&gt;both work on my test system.&lt;BR /&gt;&lt;BR /&gt;PCS</description>
      <pubDate>Mon, 18 Dec 2006 13:40:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-file/m-p/5019419#M428198</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2006-12-18T13:40:07Z</dc:date>
    </item>
    <item>
      <title>Re: remote copy file</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-file/m-p/5019420#M428199</link>
      <description>ta da....give that man a rabbit hat :)</description>
      <pubDate>Mon, 18 Dec 2006 13:43:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-copy-file/m-p/5019420#M428199</guid>
      <dc:creator>chad_c</dc:creator>
      <dc:date>2006-12-18T13:43:19Z</dc:date>
    </item>
  </channel>
</rss>

