<?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: FTP Proxy with compress commands? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-proxy-with-compress-commands/m-p/3236588#M890653</link>
    <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;If you use rcp instead, you will be able to acomplish all these in a single step or a single script.&lt;BR /&gt;&lt;BR /&gt;Me too have no idea about the mainframe.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;naveej</description>
    <pubDate>Thu, 01 Apr 2004 06:12:23 GMT</pubDate>
    <dc:creator>Naveej.K.A</dc:creator>
    <dc:date>2004-04-01T06:12:23Z</dc:date>
    <item>
      <title>FTP Proxy with compress commands?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-proxy-with-compress-commands/m-p/3236586#M890651</link>
      <description>Folks&lt;BR /&gt;&lt;BR /&gt;I need to be able to do the following:&lt;BR /&gt;&lt;BR /&gt;Compress a file&lt;BR /&gt;FTP the file from ServerA to ServerB&lt;BR /&gt;Uncompress the file on ServerB&lt;BR /&gt;Ftp the file from ServerB to ServerC&lt;BR /&gt;&lt;BR /&gt;ServerA is HP-UX&lt;BR /&gt;ServerB is UNIX but i'm not sure what "flavour"&lt;BR /&gt;ServerC is an IBM Mainframe&lt;BR /&gt;&lt;BR /&gt;Any ideas on this?&lt;BR /&gt;&lt;BR /&gt;Any Help Appreciated&lt;BR /&gt;&lt;BR /&gt;Michael</description>
      <pubDate>Thu, 01 Apr 2004 05:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-proxy-with-compress-commands/m-p/3236586#M890651</guid>
      <dc:creator>Michael Campbell</dc:creator>
      <dc:date>2004-04-01T05:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Proxy with compress commands?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-proxy-with-compress-commands/m-p/3236587#M890652</link>
      <description>Yes you should be able to do that.&lt;BR /&gt;&lt;BR /&gt;gunzip works will all flavors of UNIX for compressing file. Not sure though with Mainframe.&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Thu, 01 Apr 2004 05:58:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-proxy-with-compress-commands/m-p/3236587#M890652</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2004-04-01T05:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Proxy with compress commands?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-proxy-with-compress-commands/m-p/3236588#M890653</link>
      <description>Hi Michael,&lt;BR /&gt;&lt;BR /&gt;If you use rcp instead, you will be able to acomplish all these in a single step or a single script.&lt;BR /&gt;&lt;BR /&gt;Me too have no idea about the mainframe.&lt;BR /&gt;&lt;BR /&gt;regds&lt;BR /&gt;naveej</description>
      <pubDate>Thu, 01 Apr 2004 06:12:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-proxy-with-compress-commands/m-p/3236588#M890653</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2004-04-01T06:12:23Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Proxy with compress commands?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-proxy-with-compress-commands/m-p/3236589#M890654</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I need to be able to script this. Can I issue the uncompress on ServerB and then proxy ftp onto ServerC from within the FTP shell script that will run on ServerA?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Michael</description>
      <pubDate>Thu, 01 Apr 2004 07:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-proxy-with-compress-commands/m-p/3236589#M890654</guid>
      <dc:creator>Michael Campbell</dc:creator>
      <dc:date>2004-04-01T07:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Proxy with compress commands?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-proxy-with-compress-commands/m-p/3236590#M890655</link>
      <description>Michael,&lt;BR /&gt;&lt;BR /&gt;If you put the script on ServerB, it's the easiest... First pull the file from ServerA and then push it to serverC.&lt;BR /&gt;Only problem is the compressing... That could be solved by using scp for the first copy action. It can compress on the fly...&lt;BR /&gt;&lt;BR /&gt;So, check what is available for tools. Also check what is available on the mainframe. Make sure ftp is available.&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;         Elmar</description>
      <pubDate>Thu, 01 Apr 2004 08:10:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-proxy-with-compress-commands/m-p/3236590#M890655</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2004-04-01T08:10:18Z</dc:date>
    </item>
  </channel>
</rss>

