<?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: Connect Direct Help Required in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592048#M375016</link>
    <description>&lt;!--!*#--&gt;&amp;gt; I need to send the data to Windows Machine&lt;BR /&gt;&lt;BR /&gt;Which data?  From what?&lt;BR /&gt;&lt;BR /&gt;You might get better answers sooner if you&lt;BR /&gt;explained what "Connect Direct" means to you,&lt;BR /&gt;and what connection, if any, any of this has&lt;BR /&gt;with HP-UX.  (Or find an appropriate forum.)</description>
    <pubDate>Sat, 27 Feb 2010 20:26:29 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2010-02-27T20:26:29Z</dc:date>
    <item>
      <title>Connect Direct Help Required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592047#M375015</link>
      <description>&lt;!--!*#--&gt;Requirement:&lt;BR /&gt;I need to send the data to Windows Machine&lt;BR /&gt;&lt;BR /&gt;Issue.- SNODE Path&lt;BR /&gt;&lt;BR /&gt;Step1 Copy From (PNODE DSN="&amp;amp;DSN") -&lt;BR /&gt;      TO (SNODE DSN="\\test1\test2\&amp;amp;DIR")&lt;BR /&gt;      COMPRESS&lt;BR /&gt;&lt;BR /&gt;But, issue here is, after successful completion of Connect Direct I'm getting the output as&lt;BR /&gt;&lt;BR /&gt;Successfully completed but the \ is truncated and getting output SNODE as&lt;BR /&gt;&lt;BR /&gt;DSN=\test1test2file.txt&lt;BR /&gt;</description>
      <pubDate>Sat, 27 Feb 2010 17:33:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592047#M375015</guid>
      <dc:creator>Amjith Pillai</dc:creator>
      <dc:date>2010-02-27T17:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Direct Help Required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592048#M375016</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I need to send the data to Windows Machine&lt;BR /&gt;&lt;BR /&gt;Which data?  From what?&lt;BR /&gt;&lt;BR /&gt;You might get better answers sooner if you&lt;BR /&gt;explained what "Connect Direct" means to you,&lt;BR /&gt;and what connection, if any, any of this has&lt;BR /&gt;with HP-UX.  (Or find an appropriate forum.)</description>
      <pubDate>Sat, 27 Feb 2010 20:26:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592048#M375016</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-02-27T20:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Direct Help Required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592049#M375017</link>
      <description>For the Connect:Direct file transfer software, you will have better results by contacting Sterling Commerce:&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://www.sterlingcommerce.com/products/managed-file-transfer/connect-direct/" target="_blank"&gt;http://www.sterlingcommerce.com/products/managed-file-transfer/connect-direct/&lt;/A&gt;</description>
      <pubDate>Sun, 28 Feb 2010 03:25:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592049#M375017</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2010-02-28T03:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Direct Help Required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592050#M375018</link>
      <description>&lt;!--!*#--&gt;&amp;gt; TO (SNODE DSN="\\test1\test2\&amp;amp;DIR")&lt;BR /&gt;&lt;BR /&gt;&amp;gt; DSN=\test1test2file.txt&lt;BR /&gt;&lt;BR /&gt;I still know nothing, but it looks as if&lt;BR /&gt;pairs of "\" characters everywhere might work&lt;BR /&gt;better than single "\" characters.  UNIX&lt;BR /&gt;shells and other programs do tend to treat&lt;BR /&gt;"\" as a special (escape) character.</description>
      <pubDate>Sun, 28 Feb 2010 04:45:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592050#M375018</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-02-28T04:45:33Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Direct Help Required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592051#M375019</link>
      <description>Hi Steve and Bill,&lt;BR /&gt;&lt;BR /&gt;The issue here is truncating the '\' character while Connect Direct 'Submit' Process.&lt;BR /&gt;&lt;BR /&gt;I'm trying to send file from Mainframe to Windows machine. There is no issues with the File or Data. &lt;BR /&gt;&lt;BR /&gt;Before Submit process: TO (SNODE DSN="\\test1\test2\&amp;amp;DIR")&lt;BR /&gt;&lt;BR /&gt;After Submit process: TO (SNODE DSN="\test1test2&amp;amp;DIR")&lt;BR /&gt;&lt;BR /&gt;This is the issue and I'm looking for some solution in this. Hope you clear and if still need more explanation, I'll send you.&lt;BR /&gt;&lt;BR /&gt;Step1 Copy From (PNODE DSN="&amp;amp;DSN") -&lt;BR /&gt;      TO (SNODE DSN="\\test1\test2\&amp;amp;DIR")&lt;BR /&gt;      COMPRESS&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks and Regards,&lt;BR /&gt;Amjith P Pillai&lt;BR /&gt;IBM India</description>
      <pubDate>Sun, 28 Feb 2010 06:12:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592051#M375019</guid>
      <dc:creator>Amjith Pillai</dc:creator>
      <dc:date>2010-02-28T06:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Direct Help Required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592052#M375020</link>
      <description>Hi Steve,&lt;BR /&gt;&lt;BR /&gt;I've tried with double '\' in the path but still truncating.&lt;BR /&gt;&lt;BR /&gt;before: TO (SNODE DSN="\\test1\\&amp;amp;DIR")&lt;BR /&gt;&lt;BR /&gt;After : TO (SNODE DSN="\\test1file1")&lt;BR /&gt;&lt;BR /&gt;thanks and regards,&lt;BR /&gt;amjith p pillai&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 28 Feb 2010 06:47:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592052#M375020</guid>
      <dc:creator>Amjith Pillai</dc:creator>
      <dc:date>2010-02-28T06:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Direct Help Required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592053#M375021</link>
      <description>&lt;!--!*#--&gt;&amp;gt; I'm trying to send file from Mainframe to&lt;BR /&gt;&amp;gt; Windows machine.&lt;BR /&gt;&lt;BR /&gt;So, you're dealing with z/OS and Windows, and&lt;BR /&gt;a third-party file-transfer product, and&lt;BR /&gt;you're asking about it in an HP-UX forum?&lt;BR /&gt;&lt;BR /&gt;Why?</description>
      <pubDate>Sun, 28 Feb 2010 14:09:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592053#M375021</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-02-28T14:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Direct Help Required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592054#M375022</link>
      <description>Your replies are not consistant.&lt;BR /&gt;&lt;BR /&gt;First you state.  &lt;BR /&gt;&lt;BR /&gt;Before Submit process: TO (SNODE DSN="\\test1\test2\&amp;amp;DIR")&lt;BR /&gt;&lt;BR /&gt;After Submit process: TO (SNODE DSN="\test1test2&amp;amp;DIR")&lt;BR /&gt;&lt;BR /&gt;Then&lt;BR /&gt;&lt;BR /&gt;before: TO (SNODE DSN="\\test1\\&amp;amp;DIR")&lt;BR /&gt;&lt;BR /&gt;After : TO (SNODE DSN="\\test1file1")&lt;BR /&gt;&lt;BR /&gt;as if the the first set of \\ passed.&lt;BR /&gt;&lt;BR /&gt;It cannot be both please clarify.&lt;BR /&gt;&lt;BR /&gt;I suspect the your problem is around the \\&amp;amp;DIR where u have many special chars to deal with&lt;BR /&gt;&lt;BR /&gt;I would GUESS at &lt;BR /&gt;&lt;BR /&gt;(SNODE DSN="\\test1\\test2\\\&amp;amp;DIR")&lt;BR /&gt;&lt;BR /&gt;escaping each back slash and then the &amp;amp;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 28 Feb 2010 14:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592054#M375022</guid>
      <dc:creator>WayneHP</dc:creator>
      <dc:date>2010-02-28T14:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Direct Help Required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592055#M375023</link>
      <description>What hardware to you have and what Windows and other OS versions?</description>
      <pubDate>Sun, 28 Feb 2010 22:53:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592055#M375023</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2010-02-28T22:53:17Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Direct Help Required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592056#M375024</link>
      <description>you said"&lt;BR /&gt;Before Submit process: TO (SNODE DSN="\\test1\test2\&amp;amp;DIR")&lt;BR /&gt;&lt;BR /&gt;After Submit process: TO (SNODE DSN="\test1test2&amp;amp;DIR")&lt;BR /&gt;&lt;BR /&gt;=========================&lt;BR /&gt;&lt;BR /&gt;I believe what you need (and noted previously) is:&lt;BR /&gt;\\test1\\test2\\&amp;amp;DIR&lt;BR /&gt;&lt;BR /&gt;(in other words, you need two "\" wherever you want one in the output)</description>
      <pubDate>Mon, 01 Mar 2010 14:41:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592056#M375024</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2010-03-01T14:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: Connect Direct Help Required</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592057#M375025</link>
      <description>Hi All... &lt;BR /&gt;&lt;BR /&gt;I've identified the solution and its working for me....... &lt;BR /&gt;Proper Append and playing with slashes working ...&lt;BR /&gt;&lt;BR /&gt;&amp;amp;DSN1=\'\ || C: || \\\\ || TEMP || \\\\ ||  &lt;BR /&gt;      GGGGG || \\\\ || PROVALG.TXT || \'\ &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks and regards,&lt;BR /&gt;Amjith Pillai&lt;BR /&gt;</description>
      <pubDate>Tue, 02 Mar 2010 04:15:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/connect-direct-help-required/m-p/4592057#M375025</guid>
      <dc:creator>Amjith Pillai</dc:creator>
      <dc:date>2010-03-02T04:15:38Z</dc:date>
    </item>
  </channel>
</rss>

