<?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: How to FTP entire directories? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130599#M804745</link>
    <description>Go here and read, there are also software free download.&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://unix.about.com/cs/appsftp/" target="_blank"&gt;http://unix.about.com/cs/appsftp/&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Look XFTP, it is useful ???&lt;BR /&gt;Regards&lt;BR /&gt; &lt;BR /&gt;Bruno&lt;BR /&gt;</description>
    <pubDate>Fri, 28 Nov 2003 13:11:28 GMT</pubDate>
    <dc:creator>Bruno Ganino</dc:creator>
    <dc:date>2003-11-28T13:11:28Z</dc:date>
    <item>
      <title>How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130586#M804732</link>
      <description>How to FTP entire directories? Is it possible in HP-UX?</description>
      <pubDate>Thu, 27 Nov 2003 16:50:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130586#M804732</guid>
      <dc:creator>Joshua Goi</dc:creator>
      <dc:date>2003-11-27T16:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130587#M804733</link>
      <description>Just having a look now&lt;BR /&gt;&lt;BR /&gt;initial thoughts would be to tar the dir and contents in an archive then get the tar file&lt;BR /&gt;&lt;BR /&gt;The default message when trying to get a dir is&lt;BR /&gt;&lt;BR /&gt;not a plain file&lt;BR /&gt;&lt;BR /&gt;If you try mget it may traverse into the directory and give you the option of retrieving each file within the dir&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Thu, 27 Nov 2003 16:54:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130587#M804733</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2003-11-27T16:54:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130588#M804734</link>
      <description>Try installing this package,&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;-Karthik S S</description>
      <pubDate>Thu, 27 Nov 2003 16:59:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130588#M804734</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-11-27T16:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130589#M804735</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You could use the "mget *" command in ftp.&lt;BR /&gt;&lt;BR /&gt;Example:&lt;BR /&gt;&lt;BR /&gt;ftp&amp;gt; cd /dir&lt;BR /&gt;ftp&amp;gt; prompt&lt;BR /&gt;ftp&amp;gt; mget *&lt;BR /&gt;&lt;BR /&gt;This will ftp all files (but not directories) in the current directory.  The "prompt" command turns off interactive mode so you are not prompted for each file transfer. The "mget *" transfers all files.&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con</description>
      <pubDate>Thu, 27 Nov 2003 17:43:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130589#M804735</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2003-11-27T17:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130590#M804736</link>
      <description>Hi Con,&lt;BR /&gt;&lt;BR /&gt;I assumed that Joshua wants to ftp entire directory with sub directories. Does mget traverse thru sub-dirs???&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Thu, 27 Nov 2003 17:48:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130590#M804736</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-11-27T17:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130591#M804737</link>
      <description>Hi Karthik&lt;BR /&gt;&lt;BR /&gt;You are correct, the standard ftp program on HP-UX cannot ftp directories. The mget will not traverse sub dirs.  &lt;BR /&gt;&lt;BR /&gt;The "mget" command is an option for Joshua if he only wanted to ftp a directories contents (excl sub dirs).   As I said it will only ftp files not directories.&lt;BR /&gt;If you want to ftp directories and sub directories you'll need to install the package you suggested or use a tarball as Steven suggested.&lt;BR /&gt;&lt;BR /&gt;Also most GUI based ftp programs can ftp directories (eg cute ftp).&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Con</description>
      <pubDate>Thu, 27 Nov 2003 18:13:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130591#M804737</guid>
      <dc:creator>Con O'Kelly</dc:creator>
      <dc:date>2003-11-27T18:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130592#M804738</link>
      <description>You could always use something like the GNU 'ncftp' package, or  the 'mirror' perl script (&lt;A href="ftp://ftp.cs.columbia.edu/archives/perl/mirror/" target="_blank"&gt;ftp://ftp.cs.columbia.edu/archives/perl/mirror/&lt;/A&gt; (ok, so I just looked this up for someone else)).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Nov 2003 18:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130592#M804738</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-11-27T18:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130593#M804739</link>
      <description>Hi&lt;BR /&gt;do a remote copy (rcp -rp )</description>
      <pubDate>Thu, 27 Nov 2003 21:24:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130593#M804739</guid>
      <dc:creator>kenny chia</dc:creator>
      <dc:date>2003-11-27T21:24:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130594#M804740</link>
      <description>Hi there,&lt;BR /&gt;&lt;BR /&gt;The easiest way to do this is to tar the directory into a file, then ftp the file.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;# tar cvf {output file name} {directory name}&lt;BR /&gt;&lt;BR /&gt;This will compact the whole directory into the file you name as output file name.  Then you can ftp just that file.&lt;BR /&gt;&lt;BR /&gt;When the file is received on the remote machine, the file will have to be un-tarred.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;&lt;BR /&gt;# tar xvf {file name}&lt;BR /&gt;&lt;BR /&gt;Hope this information can help you.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;AW</description>
      <pubDate>Thu, 27 Nov 2003 21:34:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130594#M804740</guid>
      <dc:creator>Adisuria Wangsadinata_1</dc:creator>
      <dc:date>2003-11-27T21:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130595#M804741</link>
      <description>I personally use ncftp.  In my opinion it is one of the best ftp clients ever made.  You can do ncftpd -R and it will transfer everything recursively.   You can download the HP-UX package from the porting site:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://gatekeep.cs.utah.edu/hppd/hpux/Networking/FTP/ncftp-3.1.4/" target="_blank"&gt;http://gatekeep.cs.utah.edu/hppd/hpux/Networking/FTP/ncftp-3.1.4/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Good luck.&lt;BR /&gt;&lt;BR /&gt;-Brian.&lt;BR /&gt;</description>
      <pubDate>Thu, 27 Nov 2003 22:00:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130595#M804741</guid>
      <dc:creator>Brian Markus</dc:creator>
      <dc:date>2003-11-27T22:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130596#M804742</link>
      <description>If you are in X-Windows e.g login via CDE, how about using:  xftp&lt;BR /&gt;(it comes with both our HP-UX 11.0 and 10.20). It works just like Windows WS-FTP.&lt;BR /&gt;&lt;BR /&gt;If you are NOT in X-Windows e.g using dump terminal, you can only "tar" the subdir and then "ftp" the tar file.&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Nov 2003 02:02:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130596#M804742</guid>
      <dc:creator>Kong Kian Chay</dc:creator>
      <dc:date>2003-11-28T02:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130597#M804743</link>
      <description>tar | rsh node1 tar xvf .,...&lt;BR /&gt;&lt;BR /&gt;I have posted this some where else hence not typing it again ....&lt;BR /&gt;&lt;BR /&gt;Kaps</description>
      <pubDate>Fri, 28 Nov 2003 05:41:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130597#M804743</guid>
      <dc:creator>KapilRaj</dc:creator>
      <dc:date>2003-11-28T05:41:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130598#M804744</link>
      <description>It is funny that Joshua gives more points for responses with more lines rather than seeing the content of the response.&lt;BR /&gt;&lt;BR /&gt;No points for this please ...&lt;BR /&gt;&lt;BR /&gt;-Karthik S S</description>
      <pubDate>Fri, 28 Nov 2003 12:16:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130598#M804744</guid>
      <dc:creator>Karthik S S</dc:creator>
      <dc:date>2003-11-28T12:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130599#M804745</link>
      <description>Go here and read, there are also software free download.&lt;BR /&gt; &lt;BR /&gt;&lt;A href="http://unix.about.com/cs/appsftp/" target="_blank"&gt;http://unix.about.com/cs/appsftp/&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Look XFTP, it is useful ???&lt;BR /&gt;Regards&lt;BR /&gt; &lt;BR /&gt;Bruno&lt;BR /&gt;</description>
      <pubDate>Fri, 28 Nov 2003 13:11:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130599#M804745</guid>
      <dc:creator>Bruno Ganino</dc:creator>
      <dc:date>2003-11-28T13:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130600#M804746</link>
      <description>Just a note about ftp. The standard for FTP is RFC 959 (&lt;A href="http://www.faqs.org/rfcs/rfc959.html)" target="_blank"&gt;http://www.faqs.org/rfcs/rfc959.html)&lt;/A&gt; and there is no recursion defined into lower directories. If you look at all the 'smart' ftp programs, they are simply designed internally to discover directories and traverse them as multiple ftp commands. So whether it is on a PC or Unix or a mainframe, transferring whole directory structures requires an automated ftp program.</description>
      <pubDate>Fri, 28 Nov 2003 13:50:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130600#M804746</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2003-11-28T13:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to FTP entire directories?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130601#M804747</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks for the help rendered. I think the best way for me so far is to tar the directory and then ftp them. Thanks again everybody :)</description>
      <pubDate>Fri, 28 Nov 2003 14:33:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-to-ftp-entire-directories/m-p/3130601#M804747</guid>
      <dc:creator>Joshua Goi</dc:creator>
      <dc:date>2003-11-28T14:33:34Z</dc:date>
    </item>
  </channel>
</rss>

