<?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 timing out? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037021#M82868</link>
    <description>ucx SET SERVICE FTP/SOCKET_OPTIONS=KEEPALIVE &lt;BR /&gt;ucx disable servi ftp&lt;BR /&gt;ucx enable servi ftp&lt;BR /&gt;&lt;BR /&gt;Wim</description>
    <pubDate>Wed, 28 Mar 2007 10:08:53 GMT</pubDate>
    <dc:creator>Wim Van den Wyngaert</dc:creator>
    <dc:date>2007-03-28T10:08:53Z</dc:date>
    <item>
      <title>FTP timing out?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037016#M82863</link>
      <description>Local node:&lt;BR /&gt;   OpenVMS Alpha 7.3-2&lt;BR /&gt;   HP TCPIP 5.4 ECO 4&lt;BR /&gt;&lt;BR /&gt;Remote node:&lt;BR /&gt;   OpenVMS Alpha 7.3-2&lt;BR /&gt;   HP TCPIP 5.4 ECO 6&lt;BR /&gt;&lt;BR /&gt;My large file transfers (I have tried using 4 different files countless times) are timing out (I think) after around 1 hour and 15 minutes (Accounting records show they are all being killed by SYS$DELPRC at around the 1:15:01 mark) with the following error message:&lt;BR /&gt;&lt;BR /&gt;%TCPIP-E-FTP_SEND, cannot send on socket&lt;BR /&gt;-SYSTEM-F-LINKDISCON, network partner disconnected logical link&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;&lt;BR /&gt;Slightly smaller transfers that finish within 75 minutes are ok.  I can't for the life of me figure out what's timing me out (I could also be exceeeding some sort of quota but I've been watching the remote process and quotas don't seem to be the problem)&lt;BR /&gt;&lt;BR /&gt;There are no "idle job killers" or anything remotely similar running on the remote node.  The remote node is an idle system.&lt;BR /&gt;&lt;BR /&gt;Please see attachment for some more details.&lt;BR /&gt;&lt;BR /&gt;Hoff's friends, the network guys, claim they don't have any timers that would kill my transfer.  I also believe it's not a network problem because I've successfully ftp'd same files to a remote IBM AIX host located in the same remote datacenter, and exceeding the 1:15:00 mark).&lt;BR /&gt;&lt;BR /&gt;I've checked available patches and didn't see anything relevant.  I applied ECO 6 onto the remote node but that didn't help.&lt;BR /&gt;&lt;BR /&gt;I will be trying other things, like transferring to other nodes, going the reverse way etc., but in the meantime I'd appreciate any suggestions.&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Mar 2007 09:31:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037016#M82863</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2007-03-28T09:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: FTP timing out?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037017#M82864</link>
      <description>I apologize to everyone.  It looks like a network problem.  In double-checking the logs, the successful file transfer to the IBM AIX host came in under the 1:15:00 mark.  Using a larger file, the transfer to the remote IBM host failed at the 75 minute mark, too.&lt;BR /&gt;&lt;BR /&gt;To eliminaate the local VMS host as the problem, we will now try the transfer from another local, non-VMS node to the remote VMS host.&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Mar 2007 09:47:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037017#M82864</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2007-03-28T09:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: FTP timing out?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037018#M82865</link>
      <description>I almost posted a "blame the network [guys]"&lt;BR /&gt;response, but you sounded _so_ sure.  FTP is&lt;BR /&gt;unusual in its two-port connection scheme,&lt;BR /&gt;and that can confuse some idle-connection&lt;BR /&gt;detectors.  If you have an HTTP server handy,&lt;BR /&gt;you could try that as an alternative.  Also,&lt;BR /&gt;passive-mode FTP sometimes helps accomodate a&lt;BR /&gt;lame idle-connection detector.&lt;BR /&gt;&lt;BR /&gt;Of course, when it takes over an hour to run&lt;BR /&gt;each test, it's easy to get annoyed.</description>
      <pubDate>Wed, 28 Mar 2007 10:00:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037018#M82865</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2007-03-28T10:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: FTP timing out?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037019#M82866</link>
      <description>Try enabling keepalive on the ftp service. This way you have traffic on the command connection and no network device will kill the connection.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 28 Mar 2007 10:07:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037019#M82866</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-03-28T10:07:15Z</dc:date>
    </item>
    <item>
      <title>Re: FTP timing out?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037020#M82867</link>
      <description>I have seen a similar problem when the routers involved in the transfer had a "bad" parameter.&lt;BR /&gt;&lt;BR /&gt;Can you check all the routers you have from A to B and then from B back to A ?&lt;BR /&gt;&lt;BR /&gt;Is it the same path ?&lt;BR /&gt;&lt;BR /&gt;Do the routers all have the same OS/version (of course, tha famous "network guy" will answer) ?</description>
      <pubDate>Wed, 28 Mar 2007 10:08:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037020#M82867</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2007-03-28T10:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: FTP timing out?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037021#M82868</link>
      <description>ucx SET SERVICE FTP/SOCKET_OPTIONS=KEEPALIVE &lt;BR /&gt;ucx disable servi ftp&lt;BR /&gt;ucx enable servi ftp&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Wed, 28 Mar 2007 10:08:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037021#M82868</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2007-03-28T10:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: FTP timing out?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037022#M82869</link>
      <description>I turned on the keepalive socket option at the remote end, and the file transfer still failed at 75 minutes.  I will turn it on at the local (source) node, too, but I will have to get approval first since it's a production system.&lt;BR /&gt;&lt;BR /&gt;Steven, you're right.  I'm way past "annoyed" at each test taking 75 minutes.  I spent the entire weekend running tests.&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Mar 2007 13:39:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037022#M82869</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2007-03-28T13:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: FTP timing out?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037023#M82870</link>
      <description>The problem turned out to be a WAN Accelerator that was accelerating the FTP control path.  That has been turned off and only the FTP data path is being accelerated now.  Thanks to everyone for their suggestions.</description>
      <pubDate>Thu, 29 Mar 2007 14:53:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-timing-out/m-p/5037023#M82870</guid>
      <dc:creator>EdgarZamora</dc:creator>
      <dc:date>2007-03-29T14:53:01Z</dc:date>
    </item>
  </channel>
</rss>

