<?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 question in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-question/m-p/4272431#M334480</link>
    <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I suggest you examine the documentation accompanying Perl's Net::FTP module:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://search.cpan.org/~gbarr/libnet-1.22/Net/FTP.pm" target="_blank"&gt;http://search.cpan.org/~gbarr/libnet-1.22/Net/FTP.pm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You will find that there is a 'delete' method and 'rmdir' method.  The later can be made recursive.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
    <pubDate>Fri, 19 Sep 2008 11:35:46 GMT</pubDate>
    <dc:creator>James R. Ferguson</dc:creator>
    <dc:date>2008-09-19T11:35:46Z</dc:date>
    <item>
      <title>FTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-question/m-p/4272428#M334477</link>
      <description>Hi Gurus,&lt;BR /&gt;&lt;BR /&gt;I have this task which needs to do FTP's from HPUX &amp;gt; Windows and HPUX &amp;gt; HPUX servers.  &lt;BR /&gt;&lt;BR /&gt;I've found Clay's ftpput.pl and ftpget.pl, all's doing well with these scripts. There's just one requirement which I can't get the scripts to produce - and that is to delete multiple remote files without performing transfers&lt;BR /&gt;&lt;BR /&gt;On an ordinary FTP command it would look like this:&lt;BR /&gt;-----------------------------------&lt;BR /&gt;user $LOGNAME $PASSWD&lt;BR /&gt;bin&lt;BR /&gt;cd $DIRECTORY&lt;BR /&gt;mdele *  &amp;lt;&amp;lt;&amp;lt;&amp;lt;--- This bit&lt;BR /&gt;bye&lt;BR /&gt;-----------------------------------&lt;BR /&gt;&lt;BR /&gt;TIA!&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 19 Sep 2008 06:13:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-question/m-p/4272428#M334477</guid>
      <dc:creator>cam9269</dc:creator>
      <dc:date>2008-09-19T06:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: FTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-question/m-p/4272429#M334478</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;yes you can used mdelete into your script&lt;BR /&gt;It should be mdelete not mdele&lt;BR /&gt;&lt;BR /&gt;Suraj</description>
      <pubDate>Fri, 19 Sep 2008 09:04:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-question/m-p/4272429#M334478</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-09-19T09:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: FTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-question/m-p/4272430#M334479</link>
      <description>&amp;gt; It should be mdelete...&lt;BR /&gt;All ftp commands can be shortened down to a few characters as long as they can be unique and parsed out from other commnads that begin with the same character(s). In this case the "mdelete" command can be shortened down to "mde" (mdir also starts with "md"). If you type "md" at the ftp prompt you get "ambiguous command error".</description>
      <pubDate>Fri, 19 Sep 2008 11:27:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-question/m-p/4272430#M334479</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-09-19T11:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: FTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-question/m-p/4272431#M334480</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;I suggest you examine the documentation accompanying Perl's Net::FTP module:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://search.cpan.org/~gbarr/libnet-1.22/Net/FTP.pm" target="_blank"&gt;http://search.cpan.org/~gbarr/libnet-1.22/Net/FTP.pm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;You will find that there is a 'delete' method and 'rmdir' method.  The later can be made recursive.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 19 Sep 2008 11:35:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-question/m-p/4272431#M334480</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2008-09-19T11:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: FTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-question/m-p/4272432#M334481</link>
      <description>&amp;gt; All ftp commands can be shortened down [...]&lt;BR /&gt;&lt;BR /&gt;You're talking about _which_ FTP client&lt;BR /&gt;program?  And the questioner is using what?</description>
      <pubDate>Fri, 19 Sep 2008 13:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-question/m-p/4272432#M334481</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-09-19T13:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: FTP question</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-question/m-p/4272433#M334482</link>
      <description>&amp;gt; You're talking about _which_ FTP client&lt;BR /&gt;program? And the questioner is using what?T&lt;BR /&gt;&lt;BR /&gt;The questioner is using "mdele" instead of "mdelete" so I am sure he is using and is aware of the shortened commands.</description>
      <pubDate>Fri, 19 Sep 2008 20:04:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-question/m-p/4272433#M334482</guid>
      <dc:creator>TTr</dc:creator>
      <dc:date>2008-09-19T20:04:23Z</dc:date>
    </item>
  </channel>
</rss>

