<?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 Problem in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301245#M47336</link>
    <description>I saw a similar thread on the process.com newsgroup and it was suggested that you must ensure the file you are trying to transfer is not being used by another process etc, in others words open. Make sure the file is closed.&lt;BR /&gt;&lt;BR /&gt;I guess you could do a sho dev/files and see if anything has it open..&lt;BR /&gt;&lt;BR /&gt;We run OpenVMS 7.3-1 with tcpip 5.3 and the same eco as you , but we have not experienced this issue.&lt;BR /&gt;&lt;BR /&gt;Vic...</description>
    <pubDate>Fri, 11 Jun 2004 14:05:51 GMT</pubDate>
    <dc:creator>Victor Mendham</dc:creator>
    <dc:date>2004-06-11T14:05:51Z</dc:date>
    <item>
      <title>FTP Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301238#M47329</link>
      <description>We are running OpenVMS Version 7.3-1 with TCPIP Services V5.3-18 and TCPIP_ECO V5.3-184.&lt;BR /&gt;We have a problem while trying to pull files from the server using FTP. Sometimes the copied file is created empty and other times complete. It is intermittent however when we run a protocol analyzer the ftp control session appears to be shutting down the connection before the data has been sent. On an OpenVMS system running version 7.2-1 and TCPIP Version 5.1 the packet sequence appears to be correct and the ftp works every time! any ideas? I can be contacted on +44-207-832-2320 to discuss further. Thanks in advance, Steve Cage</description>
      <pubDate>Thu, 10 Jun 2004 04:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301238#M47329</guid>
      <dc:creator>Steven Cage</dc:creator>
      <dc:date>2004-06-10T04:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301239#M47330</link>
      <description>I have see simiar on other versions but not on that version. From a quick look there does not appear anything in TCPIP V5.3 ECO2 but its always worth asking hp</description>
      <pubDate>Thu, 10 Jun 2004 05:02:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301239#M47330</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-06-10T05:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301240#M47331</link>
      <description>Steven,&lt;BR /&gt;&lt;BR /&gt;Is there a space in youre password. We got that problem. If a space is in the password strange thing happen. From HP we got a patch for this.&lt;BR /&gt;If I'm right it will be solved in 5.4 .&lt;BR /&gt;&lt;BR /&gt;AvR</description>
      <pubDate>Thu, 10 Jun 2004 06:09:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301240#M47331</guid>
      <dc:creator>Anton van Ruitenbeek</dc:creator>
      <dc:date>2004-06-10T06:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301241#M47332</link>
      <description>Again,&lt;BR /&gt;&lt;BR /&gt;We had a simular problem caused by firewalls.&lt;BR /&gt;We added ipport_userreserved_min 5=51001 and ipport_userreserved=59999 to sysconfigtab.dat.&lt;BR /&gt;&lt;BR /&gt;Reason was that the firewall was sending us a reset package (which seemed to come from the other side) because the port used by ftp was used by other sessions on the firewall (note that this is a bug). Maybe your 7.2-1 is using other port number.&lt;BR /&gt;&lt;BR /&gt;Wim&lt;BR /&gt;&lt;BR /&gt;Plus :&lt;BR /&gt;&lt;BR /&gt;to check, run a tcpip trace on the other side and check if the reset is transmitted.</description>
      <pubDate>Thu, 10 Jun 2004 09:47:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301241#M47332</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2004-06-10T09:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301242#M47333</link>
      <description>Thanks to everybody for your help. The problem is still not solved although I have HP looking at a network trace. We do not have any spaces in our password and the server is not behind a firewall.&lt;BR /&gt;&lt;BR /&gt;HP thought the problem might be caused by a fix that was placed in ECO2 to stop the 'ftp bounce attack' but this proved not to be the case. I think it may also be something to do with the ftp code in the software as i am unable to reproduce the problem with any other type of ftp client. It is the client that is sending the TCP reset to the OpenVMS system and this appears to be causing the connection to be terminated and the data to be flushed before the file has been populated. &lt;BR /&gt;&lt;BR /&gt;Could the problem be caused by some sort of TCP timeout on the client?</description>
      <pubDate>Thu, 10 Jun 2004 09:59:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301242#M47333</guid>
      <dc:creator>Steven Cage</dc:creator>
      <dc:date>2004-06-10T09:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301243#M47334</link>
      <description>Hello Steve,&lt;BR /&gt;&lt;BR /&gt;are you sure about the firewall? If this is not all inside your organisation the other end might have put one up that you are not necessarily aware off. &lt;BR /&gt;&lt;BR /&gt;What happens if you switch FTP to passive mode?&lt;BR /&gt;&lt;BR /&gt;Greetings, Martin</description>
      <pubDate>Thu, 10 Jun 2004 21:40:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301243#M47334</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2004-06-10T21:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301244#M47335</link>
      <description>I saw a similar thread on the process.com newsgroup and it was suggested that you must ensure the file you are trying to transfer is not being used by another process etc, in others words open. Make the file is closed.&lt;BR /&gt;&lt;BR /&gt;I guess you could do a sho dev/files and see if anything has it open..&lt;BR /&gt;&lt;BR /&gt;We run OpenVMS 7.3-1 with tcpip 5.3 and the same eco as you , but we have not experienced this issue.&lt;BR /&gt;&lt;BR /&gt;Vic...</description>
      <pubDate>Fri, 11 Jun 2004 14:05:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301244#M47335</guid>
      <dc:creator>Victor Mendham</dc:creator>
      <dc:date>2004-06-11T14:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Problem</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301245#M47336</link>
      <description>I saw a similar thread on the process.com newsgroup and it was suggested that you must ensure the file you are trying to transfer is not being used by another process etc, in others words open. Make sure the file is closed.&lt;BR /&gt;&lt;BR /&gt;I guess you could do a sho dev/files and see if anything has it open..&lt;BR /&gt;&lt;BR /&gt;We run OpenVMS 7.3-1 with tcpip 5.3 and the same eco as you , but we have not experienced this issue.&lt;BR /&gt;&lt;BR /&gt;Vic...</description>
      <pubDate>Fri, 11 Jun 2004 14:05:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-problem/m-p/3301245#M47336</guid>
      <dc:creator>Victor Mendham</dc:creator>
      <dc:date>2004-06-11T14:05:51Z</dc:date>
    </item>
  </channel>
</rss>

