<?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 ftp in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3627809#M817035</link>
    <description>i have tried an mget * from an IBM aix 4.3 machine using an ftp session to a HP-UX machine. The files are in HP-UX machine and i need to get that into the IBM aix machine.The number of files is around 1360, and this is successfully done from aix to aix, solaris to aix and linux to aix. The error i get is as below.&lt;BR /&gt;ftp&amp;gt; mget *&lt;BR /&gt;can't find list of remote files, oops&lt;BR /&gt;ftp&amp;gt;&lt;BR /&gt;It would be helpful if i get to know the reason for such a behavior.&lt;BR /&gt;&lt;BR /&gt;One more data is that i can do a ls from the ftp prompt, only mget * is not working successfully.&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Madhu.</description>
    <pubDate>Fri, 16 Sep 2005 07:57:51 GMT</pubDate>
    <dc:creator>madhu_19</dc:creator>
    <dc:date>2005-09-16T07:57:51Z</dc:date>
    <item>
      <title>ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3627809#M817035</link>
      <description>i have tried an mget * from an IBM aix 4.3 machine using an ftp session to a HP-UX machine. The files are in HP-UX machine and i need to get that into the IBM aix machine.The number of files is around 1360, and this is successfully done from aix to aix, solaris to aix and linux to aix. The error i get is as below.&lt;BR /&gt;ftp&amp;gt; mget *&lt;BR /&gt;can't find list of remote files, oops&lt;BR /&gt;ftp&amp;gt;&lt;BR /&gt;It would be helpful if i get to know the reason for such a behavior.&lt;BR /&gt;&lt;BR /&gt;One more data is that i can do a ls from the ftp prompt, only mget * is not working successfully.&lt;BR /&gt;Thanks in advance,&lt;BR /&gt;Madhu.</description>
      <pubDate>Fri, 16 Sep 2005 07:57:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3627809#M817035</guid>
      <dc:creator>madhu_19</dc:creator>
      <dc:date>2005-09-16T07:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3627810#M817036</link>
      <description>&lt;BR /&gt;Can you able to get one file( mget file.txt ) using mget?&lt;BR /&gt;&lt;BR /&gt;Check the ftp log mesg &amp;amp; sys log also.</description>
      <pubDate>Fri, 16 Sep 2005 08:16:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3627810#M817036</guid>
      <dc:creator>VEL_1</dc:creator>
      <dc:date>2005-09-16T08:16:46Z</dc:date>
    </item>
    <item>
      <title>Re: ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3627811#M817037</link>
      <description>With so many filenames, the HP-UX ftp daemon probably hit a limit to the total number of filenames in a single request, sometehing like the command line limit for a shell. Try limiting the list with something like: mget a*</description>
      <pubDate>Fri, 16 Sep 2005 08:26:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3627811#M817037</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2005-09-16T08:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3627812#M817038</link>
      <description>this could possibly happen if You have a firewall in between and are not using passive mode, otherwise it's really strange.</description>
      <pubDate>Fri, 16 Sep 2005 08:27:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3627812#M817038</guid>
      <dc:creator>Florian Heigl (new acc)</dc:creator>
      <dc:date>2005-09-16T08:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3627813#M817039</link>
      <description>Maybe your ftp client doesn't recognize the "*" character... try with mget "*", or make a tarball on the ftp server and then download it...&lt;BR /&gt;&lt;BR /&gt;Let us know&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Alessandro</description>
      <pubDate>Fri, 16 Sep 2005 08:29:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3627813#M817039</guid>
      <dc:creator>Alessandro Pilati</dc:creator>
      <dc:date>2005-09-16T08:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3627814#M817040</link>
      <description>Madhu -&lt;BR /&gt;What is the default directory for the user from the aix box? From the script, if you do an ls, do the files appear?&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;dl</description>
      <pubDate>Fri, 16 Sep 2005 17:00:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3627814#M817040</guid>
      <dc:creator>Dave La Mar</dc:creator>
      <dc:date>2005-09-16T17:00:36Z</dc:date>
    </item>
    <item>
      <title>Re: ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3627815#M817041</link>
      <description>Hi Madhu ,&lt;BR /&gt;&lt;BR /&gt;Try to get the all 1360 files from hp-ux server to AIX server , through NFS mount , that will be easier:&lt;BR /&gt;&lt;BR /&gt;1. HP-UX server:&lt;BR /&gt;&lt;BR /&gt;# vi /etc/exports&lt;BR /&gt;/filesystem1 -anon=65534&lt;BR /&gt;&lt;BR /&gt;# exportfs -a&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;2. AIX server:&lt;BR /&gt;# mount hp-ux:/filesystem1  /mnt    # [ Host name entry to be there in /etc/hosts ]&lt;BR /&gt;# cd /mnt&lt;BR /&gt;# cp -r *  /yourdir&lt;BR /&gt;&lt;BR /&gt;Enjoy ,&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Raj.&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Sep 2005 18:52:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3627815#M817041</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-09-16T18:52:21Z</dc:date>
    </item>
  </channel>
</rss>

