<?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: TCPIP$FTP_CLIENT hangs in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857612#M49686</link>
    <description>Hi,&lt;BR /&gt;sorry if I post again ...&lt;BR /&gt;Do you transfer file bigger than 4Gb?&lt;BR /&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;186101" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;186101&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;You can meet trouble even if NT server goes in sleep mode/standby; in this case, NIC wake up the server but answer to sollicited request with delay breaking handshake.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
    <pubDate>Wed, 11 Aug 2004 07:12:31 GMT</pubDate>
    <dc:creator>Antoniov.</dc:creator>
    <dc:date>2004-08-11T07:12:31Z</dc:date>
    <item>
      <title>TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857603#M49677</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;we have problem with TCPIP Services 5.3-ECO2 running on VMS 7.3-1...&lt;BR /&gt;&lt;BR /&gt;We have several applications on the OpenVMS systems that need to send ASCII-Files to Windows machines sitting in remote locations (in stores, serving till systems).&lt;BR /&gt;&lt;BR /&gt;In the past, we had intermittent problems with sending the files such that TCPIP$FTP_CLIENT enters a state where it hangs and wouldn't die for days if we wouldn't realise (with only one sending application). If we realised, we just stopped the process (most of the times, STOP/ID/IMAGE helped). &lt;BR /&gt;&lt;BR /&gt;Interestingly there was no connection problem to the remote location (e.g. pings, traceroutes and subsequent FTP's worked).&lt;BR /&gt;&lt;BR /&gt;Recently this problem got more severe, causing many other jobs to stall as well. We tried to switch to COPY/FTP/PASSIVE which didn't help.&lt;BR /&gt;&lt;BR /&gt;Checking the process with SHOW PROC/ID/CONT shows that nothing happens (no DIO, BIO, CPU or PC). Checking with SDA, SHOW PROC/CHAN shows, that the process is busy on the BG-device for the ftpdata connection. A TCPIP SHOW DEVICE BGnnn /FULL reveals the following:&lt;BR /&gt;&lt;BR /&gt;Device_socket:  bg3003      Type: STREAM&lt;BR /&gt;                      LOCAL                          REMOTE&lt;BR /&gt;         Port:        62996                              21&lt;BR /&gt;         Host:  10.20.1.31                      10.23.245.31&lt;BR /&gt;      Service:                                  FTP&lt;BR /&gt;  &lt;BR /&gt;                                                           RECEIVE       SEND&lt;BR /&gt;                                   Queued I/O                    0             0&lt;BR /&gt;       Q0LEN         0             Socket buffer bytes           0             0&lt;BR /&gt;       QLEN          0             Socket buffer quota       61440         61440&lt;BR /&gt;       QLIMIT        0             Total buffer alloc            0             0&lt;BR /&gt;       TIMEO         0             Total buffer limit       491520        491520&lt;BR /&gt;       ERROR         0             Buffer or I/O waits           1             0&lt;BR /&gt;       OOBMARK       0             Buffer or I/O drops           0             0&lt;BR /&gt;                                   I/O completed                17            12&lt;BR /&gt;                                   Bytes transferred           658           171&lt;BR /&gt;      &lt;BR /&gt;  Options:  None&lt;BR /&gt;  State:    ISCONNECTED PRIV&lt;BR /&gt;  RCV Buff: WAIT&lt;BR /&gt;  SND Buff: None&lt;BR /&gt;      &lt;BR /&gt;&lt;BR /&gt;And the WAIT state irritates me... even though I don't know exactly what it means.&lt;BR /&gt;&lt;BR /&gt;While the process is hanging, the connection to the remote site still works...&lt;BR /&gt;&lt;BR /&gt;Does anyone have any idea what this could be? I seeked Google and the ITRC forums, but couldn't find anything!&lt;BR /&gt;&lt;BR /&gt;Any help is greatly appreciated!&lt;BR /&gt;&lt;BR /&gt;Best regards,&lt;BR /&gt;Matthias DjurkoviC&lt;BR /&gt;H&amp;amp;M Germany</description>
      <pubDate>Tue, 10 Aug 2004 04:12:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857603#M49677</guid>
      <dc:creator>Matthias Djurkovic</dc:creator>
      <dc:date>2004-08-10T04:12:12Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857604#M49678</link>
      <description>Matthias,&lt;BR /&gt;it's very hard understand what cause your problem. For my experience, intermittent trouble are due mainly to autonegotiation of hub-switch or NIC.&lt;BR /&gt;So, because you have server ftp on windows PC you can fix 100Mbs (or 10Mbs) on Windows NIC. It very simple make it and you don't need reboot neither vms neither PC.&lt;BR /&gt;After of this you see if you meet less trouble.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Aug 2004 04:21:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857604#M49678</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-08-10T04:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857605#M49679</link>
      <description>Hi Antonio,&lt;BR /&gt;&lt;BR /&gt;thanks for your reply! Anyhow, this wouldn't help, as the network is configured to fixed speeds, both on the OpenVMS box and on the Windows boxes.&lt;BR /&gt;&lt;BR /&gt;If it had something to do with the connection speeds or duplex settings, I suppose the connections wouldn't work at all! But: while TCPIP$FTP_CLIENT hangs, I can ping and even connect to the server on the other side and there is probability that it works the next time that transfer starts!&lt;BR /&gt;&lt;BR /&gt;So long and thanks again!&lt;BR /&gt;&lt;BR /&gt;Matthias</description>
      <pubDate>Tue, 10 Aug 2004 04:28:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857605#M49679</guid>
      <dc:creator>Matthias Djurkovic</dc:creator>
      <dc:date>2004-08-10T04:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857606#M49680</link>
      <description>Matthias,&lt;BR /&gt;&lt;BR /&gt;found this in Ask Compaq:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h18000.www1.hp.com/support/asktima/communications/CTI_SRC020328001915.html" target="_blank"&gt;http://h18000.www1.hp.com/support/asktima/communications/CTI_SRC020328001915.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Do you have the TCPIP$FTP_KEEPALIVE logical defined ?&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 10 Aug 2004 04:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857606#M49680</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2004-08-10T04:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857607#M49681</link>
      <description>Hi Matthias,&lt;BR /&gt;for my experience FTP meets trouble while other transport work fine.&lt;BR /&gt;I don't know why.&lt;BR /&gt; &lt;BR /&gt;However, you need more information about this problem. If your win server are winxp or win2k or win2k3 you can view event register to see any message about connection. In your message you posted send from 1 vms client to many win server. Do you meet trouble with every server? Do you make reverse operation (from windows to vms)?&lt;BR /&gt;Do you have other OS in network?&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Aug 2004 04:51:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857607#M49681</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-08-10T04:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857608#M49682</link>
      <description>Hi Matthias,&lt;BR /&gt;if on your PC you have SMC Elite Ultra NIC read here&lt;BR /&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;131865" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;131865&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;if your PCs have win2k without SP1 read here&lt;BR /&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;269425" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;269425&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;if your PCs have NT4 without SP4 rea here&lt;BR /&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;en-us;224793" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;en-us;224793&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Tue, 10 Aug 2004 08:43:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857608#M49682</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-08-10T08:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857609#M49683</link>
      <description>Hi Volker,&lt;BR /&gt;&lt;BR /&gt;thanks for the article with TCPIP$FTP_KEEPALIVE! I couldn't find it, even though I searched the net... &lt;BR /&gt;&lt;BR /&gt;It seems as if this has worked! We had defined the logical to equal to 1 and today we could see:&lt;BR /&gt;&lt;BR /&gt;%TCPIP-E-FTP_NOTCOPIED, file BO$ROOT:[RTI.RX]BR006572B20.0239A1;1 not copied&lt;BR /&gt;-TCPIP-W-FTP_REPLYTEXT, 426 Connection closed; transfer aborted.&lt;BR /&gt;%TCPIP-E-FTP_NETERR, I/O error on network device&lt;BR /&gt;-SYSTEM-F-CONNECFAIL, connect to network object timed-out or failed&lt;BR /&gt;426 Connection closed; transfer aborted.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so this seems to have worked, I'll see it in the coming week when the other jobs work as they should as well!&lt;BR /&gt;&lt;BR /&gt;Thanks again!&lt;BR /&gt;Matthias</description>
      <pubDate>Wed, 11 Aug 2004 04:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857609#M49683</guid>
      <dc:creator>Matthias Djurkovic</dc:creator>
      <dc:date>2004-08-11T04:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857610#M49684</link>
      <description>Hi Antonio,&lt;BR /&gt;&lt;BR /&gt;thanks again for your efforts! &lt;BR /&gt;&lt;BR /&gt;I am pretty sure that it was not solely FTP. Yes, we're connecting to many different NT hosts from the VMS world, but also to some other VMS machines and IBM as well. The problem appears only with Windows-Machines as partner (when I think about it now). The interesting point is: when the problem appeared, it is so that the machine is reachable and even when there is FTP connection stalling other FTP transfers immediately before or after do work! So we were having connection drops on single connections but not the whole line. Btw: it couldn't have been a firewall problem, because the lines are open. &lt;BR /&gt;&lt;BR /&gt;So, I think the article Volker has sent was explaining it pretty good.&lt;BR /&gt;&lt;BR /&gt;Your other findings: no, I don't think we're using SMC NIC's on the servers. I think that there are Intel NIC's running in them, though I am not sure, since I have no access to the windows-boxes and do not manage them.&lt;BR /&gt;&lt;BR /&gt;Thanks again!&lt;BR /&gt;So long,&lt;BR /&gt;Matthias</description>
      <pubDate>Wed, 11 Aug 2004 04:50:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857610#M49684</guid>
      <dc:creator>Matthias Djurkovic</dc:creator>
      <dc:date>2004-08-11T04:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857611#M49685</link>
      <description>Hi Matthias,&lt;BR /&gt;I'm confused: you see &lt;BR /&gt;%TCPIP-E-FTP_NOTCOPIED, file BO$ROOT:[RTI.RX]BR006572B20.0239A1;1 not copied&lt;BR /&gt;-TCPIP-W-FTP_REPLYTEXT, 426 Connection closed; transfer aborted.&lt;BR /&gt;%TCPIP-E-FTP_NETERR, I/O error on network device&lt;BR /&gt;-SYSTEM-F-CONNECFAIL, connect to network object timed-out or failed&lt;BR /&gt;426 Connection closed; transfer aborted.&lt;BR /&gt;and you post it works :-?&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2004 07:01:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857611#M49685</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-08-11T07:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857612#M49686</link>
      <description>Hi,&lt;BR /&gt;sorry if I post again ...&lt;BR /&gt;Do you transfer file bigger than 4Gb?&lt;BR /&gt;&lt;A href="http://support.microsoft.com/default.aspx?scid=kb;EN-US;186101" target="_blank"&gt;http://support.microsoft.com/default.aspx?scid=kb;EN-US;186101&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;You can meet trouble even if NT server goes in sleep mode/standby; in this case, NIC wake up the server but answer to sollicited request with delay breaking handshake.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2004 07:12:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857612#M49686</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-08-11T07:12:31Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857613#M49687</link>
      <description>Hi Antonio,&lt;BR /&gt;&lt;BR /&gt;I can understand that you are confused ;-)&lt;BR /&gt;&lt;BR /&gt;Problem is: there is a job that is running approximately 15 hrs a day and checking for new files to transfer (all files between 3 - 60 Blocks in size) every 5 minutes. These files have to be on the Windows machines at least nearly "in time". &lt;BR /&gt;&lt;BR /&gt;If we now have a stalling transfer and don't realise, the job will stall forever (because  of 1 single file) and the remaining files will not reach their target. This is obviously a problem.&lt;BR /&gt;&lt;BR /&gt;Now, if we get the feedback from FTP_CLIENT that it doesn't work, the stalling/hanging is away and the job will retry the next time. And this is exactly what happened last night:&lt;BR /&gt;&lt;BR /&gt;we got the message, and the transfer aborted. 5 minutes later, the job found the same file again and sent it to the target (because 5 minutes later the FTP worked again). &lt;BR /&gt;&lt;BR /&gt;So, yes: it "worked"! At least it reported back the error instead of hanging around for ages!&lt;BR /&gt;&lt;BR /&gt;I know, that this is not the "real" solution to the problem but at least the files will reach their target and we can concentrate on solving the "real" issue (like network problems and such).&lt;BR /&gt;&lt;BR /&gt;So long, and thanks very much for your efforts!&lt;BR /&gt;&lt;BR /&gt;Matthias&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2004 08:46:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857613#M49687</guid>
      <dc:creator>Matthias Djurkovic</dc:creator>
      <dc:date>2004-08-11T08:46:37Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857614#M49688</link>
      <description>Matthias,&lt;BR /&gt;&lt;BR /&gt;If I (and Antonio ?) understand correctly, windows NT is not reacting as it should with the result that a transfer goes into hang. You solved the hang by setting keepalive. The real problem is on NT and is not solved. Correct ?&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 11 Aug 2004 09:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857614#M49688</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-08-11T09:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857615#M49689</link>
      <description>Hi Wim,&lt;BR /&gt;&lt;BR /&gt;you are probably correct.&lt;BR /&gt;&lt;BR /&gt;However, I believe it to be incorrect behaviour for TCPIP$FTP_CLIENT to stall forever (and this is really forever) if there is something wrong with the connection while waiting to receive data! &lt;BR /&gt;&lt;BR /&gt;So it is probably on the Windows side but could be on the network side as well. In fact, I believe it to be something with the network, because of the sudden increase of incidents. We usually had this problem maybe once or twice a month and only yesterday it started to become a real and urgent problem. &lt;BR /&gt;&lt;BR /&gt;So we had to find a solution/work-around on the VMS-side. I think it's the same in most companies: Windows-Side is always correct and OpenVMS-side isn't...&lt;BR /&gt;&lt;BR /&gt;So long,&lt;BR /&gt;Matthias</description>
      <pubDate>Wed, 11 Aug 2004 10:01:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857615#M49689</guid>
      <dc:creator>Matthias Djurkovic</dc:creator>
      <dc:date>2004-08-11T10:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857616#M49690</link>
      <description>Matthias,&lt;BR /&gt;if you are patient and you have got time you can execute TCP/IP troubleshooting techniques decribed here&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/732final/6631/6631pro_contents.html#toc_chapter_1" target="_blank"&gt;http://h71000.www7.hp.com/doc/732final/6631/6631pro_contents.html#toc_chapter_1&lt;/A&gt;&lt;BR /&gt; &lt;BR /&gt;Good Luck&lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;P.S.&lt;BR /&gt;Obviuosly you can post again :-)&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Aug 2004 10:24:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857616#M49690</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-08-11T10:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857617#M49691</link>
      <description>Matthias,&lt;BR /&gt;&lt;BR /&gt;You should examine all tcp sockets for keepalive.&lt;BR /&gt;If you use a telnet without keepalive, it will hang forever when the other side stops existing. &lt;BR /&gt;All applications should request it (also check inet subsystem attribute tcp_keepalive_default to enable keepalive functionality for programs not requesting it).&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 11 Aug 2004 11:22:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857617#M49691</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-08-11T11:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857618#M49692</link>
      <description>Hi Matthias,&lt;BR /&gt;on freeware v5 &lt;A href="http://h71000.www7.hp.com/openvms/freeware/index.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/freeware/index.html&lt;/A&gt;&lt;BR /&gt;you can find a ftp mirror; you can find some inspiration from it.&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Aug 2004 04:11:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857618#M49692</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-08-12T04:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: TCPIP$FTP_CLIENT hangs</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857619#M49693</link>
      <description>This was open for too long time now. We had no real idea how to solve the problem, as it reappeared all the time.&lt;BR /&gt;&lt;BR /&gt;Since I have found the hang to suddenly disappear while analysing the process with SDA (at least it seems so) I have now decided to contact support to have them help us.</description>
      <pubDate>Wed, 10 Aug 2005 03:30:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/tcpip-ftp-client-hangs/m-p/4857619#M49693</guid>
      <dc:creator>Matthias Djurkovic</dc:creator>
      <dc:date>2005-08-10T03:30:51Z</dc:date>
    </item>
  </channel>
</rss>

