<?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 recursive ftp in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/recursive-ftp/m-p/3109771#M905752</link>
    <description>I would like to ftp multiple files with entire tree strucutre with out creating the directories on the other end. &lt;BR /&gt;&lt;BR /&gt;Is it possible?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Singaram</description>
    <pubDate>Tue, 04 Nov 2003 09:10:10 GMT</pubDate>
    <dc:creator>Singaram</dc:creator>
    <dc:date>2003-11-04T09:10:10Z</dc:date>
    <item>
      <title>recursive ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recursive-ftp/m-p/3109771#M905752</link>
      <description>I would like to ftp multiple files with entire tree strucutre with out creating the directories on the other end. &lt;BR /&gt;&lt;BR /&gt;Is it possible?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Singaram</description>
      <pubDate>Tue, 04 Nov 2003 09:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recursive-ftp/m-p/3109771#M905752</guid>
      <dc:creator>Singaram</dc:creator>
      <dc:date>2003-11-04T09:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: recursive ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recursive-ftp/m-p/3109772#M905753</link>
      <description>I think the following clients can handle your request:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/FTP/ncftp-3.1.4/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/FTP/ncftp-3.1.4/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Networking/FTP/ftpcopy-0.3.5/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Networking/FTP/ftpcopy-0.3.5/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The only way to do this with std. ftp is to tar the directory on the client, and then txfr the tarball to the server.&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
      <pubDate>Tue, 04 Nov 2003 09:21:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recursive-ftp/m-p/3109772#M905753</guid>
      <dc:creator>Brian Bergstrand</dc:creator>
      <dc:date>2003-11-04T09:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: recursive ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recursive-ftp/m-p/3109773#M905754</link>
      <description>I like wget for things like that. Even works for http...</description>
      <pubDate>Tue, 04 Nov 2003 09:22:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recursive-ftp/m-p/3109773#M905754</guid>
      <dc:creator>Elmar P. Kolkman</dc:creator>
      <dc:date>2003-11-04T09:22:36Z</dc:date>
    </item>
    <item>
      <title>Re: recursive ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recursive-ftp/m-p/3109774#M905755</link>
      <description>Standard ftp do not support this.&lt;BR /&gt;&lt;BR /&gt;You can retrieve multiple files with mget, but not recursive gets through directory structures.&lt;BR /&gt;&lt;BR /&gt;You can either install a program that do support this (as proposed above, wget is nice and easy) or you can write a script that do this for you.&lt;BR /&gt;&lt;BR /&gt;/Tor-Arne</description>
      <pubDate>Wed, 05 Nov 2003 06:15:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recursive-ftp/m-p/3109774#M905755</guid>
      <dc:creator>Tor-Arne Nostdal</dc:creator>
      <dc:date>2003-11-05T06:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: recursive ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/recursive-ftp/m-p/3109775#M905756</link>
      <description>Singaram,&lt;BR /&gt;&lt;BR /&gt;This may be stating the obvious, but it may be more efficient to tar up the directory structure you want before doing the ftp.  It certainly would be easier.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Mark</description>
      <pubDate>Wed, 05 Nov 2003 09:23:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/recursive-ftp/m-p/3109775#M905756</guid>
      <dc:creator>Mark Ellzey</dc:creator>
      <dc:date>2003-11-05T09:23:55Z</dc:date>
    </item>
  </channel>
</rss>

