<?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: DOS FTP question!!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465514#M15665</link>
    <description>Paula:&lt;BR /&gt;&lt;BR /&gt;Sadly, no. Just a couple of old, drab D-Classes and a C110. =)</description>
    <pubDate>Fri, 17 Nov 2000 19:54:02 GMT</pubDate>
    <dc:creator>Kevin Ernst</dc:creator>
    <dc:date>2000-11-17T19:54:02Z</dc:date>
    <item>
      <title>DOS FTP question!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465507#M15658</link>
      <description>Hi,&lt;BR /&gt;I like to backup my PC onto CDROM at least&lt;BR /&gt;once a month... windows say no more, now&lt;BR /&gt;the cd recording machine at work is windows&lt;BR /&gt;based and has no ftp client other than ftp&lt;BR /&gt;from command... seeing as ftp is standard &lt;BR /&gt;enough an ignoring the dos ascii thing,&lt;BR /&gt;you should perhaps know how to do a directory&lt;BR /&gt;recurse get from within ftp?&lt;BR /&gt;&lt;BR /&gt;ie:&lt;BR /&gt;similar to a &lt;BR /&gt;   ftp&amp;gt;mget -R something-dir&lt;BR /&gt;rather than&lt;BR /&gt;   ftp&amp;gt;!mkdir something-dir&lt;BR /&gt;   ftp&amp;gt;cd something-dir&lt;BR /&gt;   ftp&amp;gt;prompt&lt;BR /&gt;   ftp&amp;gt;bin&lt;BR /&gt;   ftp&amp;gt;mget *&lt;BR /&gt;   ftp&amp;gt;!mkdir level2&lt;BR /&gt;   ftp&amp;gt;cd level2&lt;BR /&gt;   ftp&amp;gt;mget *&lt;BR /&gt;etc..&lt;BR /&gt;&lt;BR /&gt;PS: I give points during working hours!!!!!!&lt;BR /&gt;  mon to fri!!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2000 18:43:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465507#M15658</guid>
      <dc:creator>Bill McNAMARA_1</dc:creator>
      <dc:date>2000-11-17T18:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: DOS FTP question!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465508#M15659</link>
      <description>Hi Bill&lt;BR /&gt;&lt;BR /&gt;Sorry but a recursive is not allowed, the only way is to cd to each dir and do a mget/mput *.&lt;BR /&gt;&lt;BR /&gt;Can you not install somthing like cuteftp on that machine?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Paula&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2000 18:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465508#M15659</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2000-11-17T18:53:01Z</dc:date>
    </item>
    <item>
      <title>Re: DOS FTP question!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465509#M15660</link>
      <description>Bill:&lt;BR /&gt;&lt;BR /&gt;Or, if command-line happens to be your preference, get the Win32 binary of NcFTP, which is excellent. ( &lt;A href="http://www.ncftp.com/ncftp/" target="_blank"&gt;http://www.ncftp.com/ncftp/&lt;/A&gt; ) It supports tab-completion (which you're familiar with if you've ever used the 'bash' shell), bookmarks, resuming of failed/interrupted downloads, and (of course) recursion of subdirectories</description>
      <pubDate>Fri, 17 Nov 2000 18:59:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465509#M15660</guid>
      <dc:creator>Kevin Ernst</dc:creator>
      <dc:date>2000-11-17T18:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: DOS FTP question!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465510#M15661</link>
      <description>Hi Kevin&lt;BR /&gt;Is you server plastic and extruded, and does it speak to you?&lt;BR /&gt;&lt;BR /&gt;I noticed where you worked   ;-)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Paula</description>
      <pubDate>Fri, 17 Nov 2000 19:11:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465510#M15661</guid>
      <dc:creator>Paula J Frazer-Campbell</dc:creator>
      <dc:date>2000-11-17T19:11:56Z</dc:date>
    </item>
    <item>
      <title>Re: DOS FTP question!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465511#M15662</link>
      <description>Bill:&lt;BR /&gt;&lt;BR /&gt;If I understand you correctly, you want to backup some files from one machine onto another one that has a CDwriter right? &lt;BR /&gt;&lt;BR /&gt;Have you considered using CIFS/9000 to share the filesytem (assuming one is an hpux box) and once shared on the windows box, you can then use the cd writer to back up the mapped drive.&lt;BR /&gt;&lt;BR /&gt;There is lots of threads on using samba/cifs... just hit the search button.&lt;BR /&gt;&lt;BR /&gt;Good luck&lt;BR /&gt;</description>
      <pubDate>Fri, 17 Nov 2000 19:20:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465511#M15662</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-11-17T19:20:15Z</dc:date>
    </item>
    <item>
      <title>Re: DOS FTP question!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465512#M15663</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you are set on ftp and have some disk space on your pc, you could tar and gzip (or use winzip or whatever) the stuff and then transfer it.  I routinely use this trick to backup the stuff on my pc to an account on a Unix box.&lt;BR /&gt;&lt;BR /&gt;Bruce</description>
      <pubDate>Fri, 17 Nov 2000 19:39:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465512#M15663</guid>
      <dc:creator>Bruce Regittko_1</dc:creator>
      <dc:date>2000-11-17T19:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: DOS FTP question!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465513#M15664</link>
      <description>NcFTP is free and open source software, by the way. A precompiled binary for HP-UX is available from the Porting Archive ( &lt;A href="http://hpux.cae.wisc.edu" target="_blank"&gt;http://hpux.cae.wisc.edu&lt;/A&gt; ).&lt;BR /&gt;&lt;BR /&gt;I had problems with the full-screen (curses) bookmark editor (ncftpbookmarks) that came with the Porting Archive depot, and had to recompile with ncurses (also available in binary from the Archive), but I was able to do so on a 10.20 system without incident.</description>
      <pubDate>Fri, 17 Nov 2000 19:39:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465513#M15664</guid>
      <dc:creator>Kevin Ernst</dc:creator>
      <dc:date>2000-11-17T19:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: DOS FTP question!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465514#M15665</link>
      <description>Paula:&lt;BR /&gt;&lt;BR /&gt;Sadly, no. Just a couple of old, drab D-Classes and a C110. =)</description>
      <pubDate>Fri, 17 Nov 2000 19:54:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dos-ftp-question/m-p/2465514#M15665</guid>
      <dc:creator>Kevin Ernst</dc:creator>
      <dc:date>2000-11-17T19:54:02Z</dc:date>
    </item>
  </channel>
</rss>

