<?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 issue in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119857#M802302</link>
    <description>Planning a new isntallation?&lt;BR /&gt;&lt;BR /&gt;Go with something secure.  Secure Shell on HP-UX and Openssh on Linux.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.openssh.org" target="_blank"&gt;http://www.openssh.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This stops the transmission of passwords in clear text that ftp does.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
    <pubDate>Fri, 14 Nov 2003 15:59:38 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2003-11-14T15:59:38Z</dc:date>
    <item>
      <title>FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119855#M802300</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I am trying to ftp a file from my Hp-UX system to my another linux system.&lt;BR /&gt;My Hp-Ux Configuration:&lt;BR /&gt;HP-UX 11.00&lt;BR /&gt;&lt;BR /&gt;My LINUX CONFIGURATION:&lt;BR /&gt;Redhat Linux 6.2&lt;BR /&gt;FTP wu-2.6.0&lt;BR /&gt;&lt;BR /&gt;I am able to connect to the system but unable to put any files...that means no data transfer to my linux system...but the file is created with 0 byte....&lt;BR /&gt;&lt;BR /&gt;any idea? why? i am planning to remove the FTP and install a new one? what do u thing&lt;BR /&gt;&lt;BR /&gt;Vijay</description>
      <pubDate>Fri, 14 Nov 2003 15:30:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119855#M802300</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2003-11-14T15:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119856#M802301</link>
      <description>Is the redhat server behind a firewall?  If so theres two ports you need open 20 and 21.&lt;BR /&gt;ftp-data      20/tcp                 # File Transfer Protocol (Data)&lt;BR /&gt;ftp           21/tcp                 # File Transfer Protocol (Control)&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Nov 2003 15:50:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119856#M802301</guid>
      <dc:creator>Dave Hutton</dc:creator>
      <dc:date>2003-11-14T15:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119857#M802302</link>
      <description>Planning a new isntallation?&lt;BR /&gt;&lt;BR /&gt;Go with something secure.  Secure Shell on HP-UX and Openssh on Linux.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.openssh.org" target="_blank"&gt;http://www.openssh.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This stops the transmission of passwords in clear text that ftp does.&lt;BR /&gt;&lt;BR /&gt;SEP&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Nov 2003 15:59:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119857#M802302</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-11-14T15:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119858#M802303</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;This 0 byte is a normal comportement if you can connect. wu-ftpd creates 0 byte file for the request, even if it's unable to handle it.&lt;BR /&gt;&lt;BR /&gt;A good idea would be to look at your linux box logs to check what happens, are many sources can be found for this.&lt;BR /&gt;&lt;BR /&gt;Apart from that, upgrading would definitely be a good idea...&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Fri, 14 Nov 2003 16:48:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119858#M802303</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-11-14T16:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119859#M802304</link>
      <description>Is destination file system filling up?&lt;BR /&gt;&lt;BR /&gt;Patches?  For 11.00 there are 28 ftp patches.&lt;BR /&gt;&lt;BR /&gt;s700_800 11.00 cumulative 10.20 libc compatibility support   PHCO_25883  &lt;BR /&gt;notes     PHCO_25883  &lt;BR /&gt;notes    &lt;BR /&gt;s700_800 11.00 cumulative SAM/ObAM patch   PHCO_21187    PHCO_27375   &lt;BR /&gt;s700_800 11.00 libc cumulative patch   PHCO_28425  &lt;BR /&gt;notes     PHCO_29633  &lt;BR /&gt;notes    &lt;BR /&gt;s700_800 11.00 PM/VM/UFS/async/scsi/io/DMAPI/JFS/perf patch   PHKL_18543  &lt;BR /&gt;notes      PHKL_18543  &lt;BR /&gt;notes     &lt;BR /&gt;s700_800 11.00 LVM Cumulative patch    PHKL_20186  &lt;BR /&gt;notes    &lt;BR /&gt;s700_800 11.00 Probe,IDDS,PM,VM,PA-8700,AIO,T600,FS,PDC,CLK   PHKL_28766  &lt;BR /&gt;notes      PHKL_29648  &lt;BR /&gt;notes     &lt;BR /&gt;s700_800 11.00 Fibre Channel cumulative patch   PHNE_15537  &lt;BR /&gt;notes     PHNE_15537  &lt;BR /&gt;notes    &lt;BR /&gt;s700_800 11.00 ppp(1) cumulative patch   PHNE_22671    PHNE_22671   &lt;BR /&gt;s700_800 11.00 ftpd(1M) and ftp(1) patch   PHNE_23949  &lt;BR /&gt;notes    PHNE_23949  &lt;BR /&gt;notes   &lt;BR /&gt;s700_800 11.00 ATM PCI, HSC and HP-PB cumulative patch   PHNE_25502  &lt;BR /&gt;notes      PHNE_25502  &lt;BR /&gt;notes     &lt;BR /&gt;s700_800 11.00 cumulative ARPA Transport patch   PHNE_21767  &lt;BR /&gt;notes     PHNE_26771  &lt;BR /&gt;notes    &lt;BR /&gt;s700_800 11.00 inetd(1M) cumulative patch   PHNE_28312  &lt;BR /&gt;notes    PHNE_28312  &lt;BR /&gt;notes   &lt;BR /&gt;s700_800 11.00 ATM PCI, HSC and HP-PB cumulative patch   PHNE_26730  &lt;BR /&gt;notes      PHNE_28754  &lt;BR /&gt;notes     &lt;BR /&gt;s700_800 11.00 Predictive C.11.0[0,a-m] cumulative patch   PHSS_17496  &lt;BR /&gt;notes    PHSS_17496  &lt;BR /&gt;notes   &lt;BR /&gt;s700_800 11.00 OV SAPSPI6.X OVSR Template Patch A.06.01    PHSS_21305  &lt;BR /&gt;notes   &lt;BR /&gt;s700_800 11.00 OV OB3.00 patch - NOVELL packet   PHSS_18252  &lt;BR /&gt;notes    PHSS_21639  &lt;BR /&gt;notes   &lt;BR /&gt;s700_800 11.00 OV OVMF3.0 cumulative patch A.03.01    PHSS_25865  &lt;BR /&gt;notes    &lt;BR /&gt;s700_800 11.00 OV OB3.10 patch - NOVELL packet    PHSS_25959  &lt;BR /&gt;notes   &lt;BR /&gt;s700_800 11.00 OV OVAS3.0 cumulative patch A.03.01    PHSS_26315  &lt;BR /&gt;notes   &lt;BR /&gt;s700_800 11.X OV SAPSPI7.X A.07.24    PHSS_27444  &lt;BR /&gt;notes   &lt;BR /&gt;s700_800 11.X OV OVAS4.0 cumulative patch A.04.01    PHSS_28070  &lt;BR /&gt;notes   &lt;BR /&gt;s700_800 11.X OV ITO7.1X HPUX 11.X ia64 Perf Agt A.07.15    PHSS_28986  &lt;BR /&gt;notes   &lt;BR /&gt;s700_800 11.X OV EMANATE15.3 Agent Consolidated Patch    PHSS_29299  &lt;BR /&gt;notes   &lt;BR /&gt;s700_800 11.X OV ITO7.1X Msg/Act Agt HPUX 11 IA A.07.22    PHSS_29354  &lt;BR /&gt;notes    &lt;BR /&gt;s700_800 11.X OV ITO7.1X Msg/Act Agt Windows A.07.22   PHSS_29356  &lt;BR /&gt;notes    PHSS_29356  &lt;BR /&gt;notes   &lt;BR /&gt;s700_800 11.X OV ITO7.1X Comm Agt HPUX 11 IA A.07.13    PHSS_29442  &lt;BR /&gt;notes   &lt;BR /&gt;s700_800 11.X OV ITO7.1X server patch A.07.17   PHSS_29272  &lt;BR /&gt;notes    PHSS_29548  &lt;BR /&gt;notes    &lt;BR /&gt;s700_800 11.X OV ITO7.1X Perf Agent HPUX 11 IA A.07.20    PHSS_29553  &lt;BR /&gt;notes    &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 14 Nov 2003 17:18:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119859#M802304</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2003-11-14T17:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119860#M802305</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;have you tried to run ftp in passive mode?&lt;BR /&gt;It prohibits ftp to change ports for transfer.&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Nov 2003 07:23:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119860#M802305</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-11-15T07:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119861#M802306</link>
      <description>Hi Vijay,&lt;BR /&gt;&lt;BR /&gt;is your problem solved?&lt;BR /&gt;&lt;BR /&gt;greetings,&lt;BR /&gt;&lt;BR /&gt;Michael&lt;BR /&gt;</description>
      <pubDate>Mon, 17 Nov 2003 13:08:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119861#M802306</guid>
      <dc:creator>Michael Schulte zur Sur</dc:creator>
      <dc:date>2003-11-17T13:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: FTP issue</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119862#M802307</link>
      <description>I am sorry Michael, i didn't post it.&lt;BR /&gt;&lt;BR /&gt;I am unable to fix my issue with passive mode. So I removed Wu-FTPD and installed PROFTPD. I downloaded the source RPM and did a compile and install it. it is working fine. &lt;BR /&gt;&lt;BR /&gt;Thanks guys&lt;BR /&gt;Vijay</description>
      <pubDate>Mon, 17 Nov 2003 13:11:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-issue/m-p/3119862#M802307</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2003-11-17T13:11:46Z</dc:date>
    </item>
  </channel>
</rss>

