<?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: TSM sym links didn't get restored? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/tsm-sym-links-didn-t-get-restored/m-p/4227028#M328136</link>
    <description>&lt;A href="http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/index.jsp?topic=/com.ibm.itsmfdt.doc_5.4/ans50000455.htm" target="_blank"&gt;http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/index.jsp?topic=/com.ibm.itsmfdt.doc_5.4/ans50000455.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
    <pubDate>Thu, 03 Jul 2008 12:35:44 GMT</pubDate>
    <dc:creator>Robert-Jan Goossens</dc:creator>
    <dc:date>2008-07-03T12:35:44Z</dc:date>
    <item>
      <title>TSM sym links didn't get restored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tsm-sym-links-didn-t-get-restored/m-p/4227025#M328133</link>
      <description>&lt;BR /&gt; Hello All,&lt;BR /&gt;&lt;BR /&gt; I need a urgent query.&lt;BR /&gt;&lt;BR /&gt; I backed up a filesystem using&lt;BR /&gt;&lt;BR /&gt; dsmc archive "/filesysname/*" -subdir=yes&lt;BR /&gt;&lt;BR /&gt; BUT when i used &lt;BR /&gt;&lt;BR /&gt; dsmc restore "/filesysname/*" -subdir=yes&lt;BR /&gt;&lt;BR /&gt; it didn't restore the symlinks,&lt;BR /&gt;&lt;BR /&gt; can someone tell me how to restore the sym link using dsmc restore or dsmc retrieve commands???&lt;BR /&gt;&lt;BR /&gt; Thanks</description>
      <pubDate>Thu, 03 Jul 2008 05:02:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tsm-sym-links-didn-t-get-restored/m-p/4227025#M328133</guid>
      <dc:creator>Becke</dc:creator>
      <dc:date>2008-07-03T05:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: TSM sym links didn't get restored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tsm-sym-links-didn-t-get-restored/m-p/4227026#M328134</link>
      <description>It seems that dsmc is some foreign devil backup utility?  What OS &amp;amp; and version are you using this on?</description>
      <pubDate>Thu, 03 Jul 2008 10:04:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tsm-sym-links-didn-t-get-restored/m-p/4227026#M328134</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2008-07-03T10:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: TSM sym links didn't get restored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tsm-sym-links-didn-t-get-restored/m-p/4227027#M328135</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Try,&lt;BR /&gt;&lt;BR /&gt;dsmc retrieve "/home/jones/*.*" -subdir=yes&lt;BR /&gt;&lt;BR /&gt;Asking a question about Tivoli Storage Manager on a HPUX forum is asking for trouble :-)&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 03 Jul 2008 12:21:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tsm-sym-links-didn-t-get-restored/m-p/4227027#M328135</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2008-07-03T12:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: TSM sym links didn't get restored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tsm-sym-links-didn-t-get-restored/m-p/4227028#M328136</link>
      <description>&lt;A href="http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/index.jsp?topic=/com.ibm.itsmfdt.doc_5.4/ans50000455.htm" target="_blank"&gt;http://publib.boulder.ibm.com/infocenter/tivihelp/v1r1/index.jsp?topic=/com.ibm.itsmfdt.doc_5.4/ans50000455.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Robert-Jan</description>
      <pubDate>Thu, 03 Jul 2008 12:35:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tsm-sym-links-didn-t-get-restored/m-p/4227028#M328136</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2008-07-03T12:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: TSM sym links didn't get restored?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/tsm-sym-links-didn-t-get-restored/m-p/4227029#M328137</link>
      <description>&lt;BR /&gt; Thanks Robert :)&lt;BR /&gt;&lt;BR /&gt; I worked it out actually archive class doesn't backup the symlinks unless you specify a flag ie somethig like "Symbolic=yes" or something like that..&lt;BR /&gt;&lt;BR /&gt; and then we can use &lt;BR /&gt;&lt;BR /&gt; "dsmc retrieve "/filesystemname/*" -subdir=yes -fol=yes.&lt;BR /&gt;&lt;BR /&gt; Many Thanks for your response and help.&lt;BR /&gt;&lt;BR /&gt; Raf</description>
      <pubDate>Thu, 10 Jul 2008 07:38:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/tsm-sym-links-didn-t-get-restored/m-p/4227029#M328137</guid>
      <dc:creator>Becke</dc:creator>
      <dc:date>2008-07-10T07:38:30Z</dc:date>
    </item>
  </channel>
</rss>

