<?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 Extending timeout window for FTP sessions? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-timeout-window-for-ftp-sessions/m-p/4104202#M312308</link>
    <description>I need to transfer a large number of files, 10-20,000 and the script times out before it completes the transfer. &lt;BR /&gt;&lt;BR /&gt;Is there any way to extend the FTP session timeout? &lt;BR /&gt;&lt;BR /&gt;The OS is HP-UX 11.23.&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 16 Nov 2007 10:25:58 GMT</pubDate>
    <dc:creator>dictum9</dc:creator>
    <dc:date>2007-11-16T10:25:58Z</dc:date>
    <item>
      <title>Extending timeout window for FTP sessions?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-timeout-window-for-ftp-sessions/m-p/4104202#M312308</link>
      <description>I need to transfer a large number of files, 10-20,000 and the script times out before it completes the transfer. &lt;BR /&gt;&lt;BR /&gt;Is there any way to extend the FTP session timeout? &lt;BR /&gt;&lt;BR /&gt;The OS is HP-UX 11.23.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Nov 2007 10:25:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-timeout-window-for-ftp-sessions/m-p/4104202#M312308</guid>
      <dc:creator>dictum9</dc:creator>
      <dc:date>2007-11-16T10:25:58Z</dc:date>
    </item>
    <item>
      <title>Re: Extending timeout window for FTP sessions?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-timeout-window-for-ftp-sessions/m-p/4104203#M312309</link>
      <description>according to the "man" page(s) ftp only "timesout" when idle, and the default (in hpux at least) is 15 minutes......&lt;BR /&gt;&lt;BR /&gt;Is this a scripted transfer, or are you running the actual commands?&lt;BR /&gt;&lt;BR /&gt;What OS is the destination server, and what OS is the target?</description>
      <pubDate>Fri, 16 Nov 2007 10:35:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-timeout-window-for-ftp-sessions/m-p/4104203#M312309</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2007-11-16T10:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Extending timeout window for FTP sessions?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-timeout-window-for-ftp-sessions/m-p/4104204#M312310</link>
      <description>HI etc,&lt;BR /&gt;&lt;BR /&gt;I found this information:&lt;BR /&gt;&lt;BR /&gt;"TIMER timer-value&lt;BR /&gt;specifies idle-time-out value for the FTP Server. When you include TIMER in the&lt;BR /&gt;PORTCONF file, the FTP server times out after the specified time if there is no&lt;BR /&gt;session activity. The value of timer-value is a numeric value defining the time-out&lt;BR /&gt;interval in seconds."&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Jaime.&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Nov 2007 10:38:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-timeout-window-for-ftp-sessions/m-p/4104204#M312310</guid>
      <dc:creator>Jaime Bolanos Rojas.</dc:creator>
      <dc:date>2007-11-16T10:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: Extending timeout window for FTP sessions?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-timeout-window-for-ftp-sessions/m-p/4104205#M312311</link>
      <description>Yes...Jamie is correct.  But the real question would be:&lt;BR /&gt;&lt;BR /&gt;If he's transferring 10-20,000 files, why would he be idle?&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Nov 2007 11:10:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-timeout-window-for-ftp-sessions/m-p/4104205#M312311</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2007-11-16T11:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Extending timeout window for FTP sessions?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/extending-timeout-window-for-ftp-sessions/m-p/4104206#M312312</link>
      <description>Assuming you are using ftpd, change the "ftp" line in /etc/inetd.conf to something like this:&lt;BR /&gt;&lt;BR /&gt;ftp stream tcp nowait root /usr/lbin/ftpd ftpd -t&lt;TIMEOUT&gt;&lt;BR /&gt;&lt;BR /&gt;Replace &lt;TIMEOUT&gt; with the desired value.  Then force inetd to re-read its configuration file via 'inetd -c'.&lt;BR /&gt;&lt;BR /&gt;PCS&lt;/TIMEOUT&gt;&lt;/TIMEOUT&gt;</description>
      <pubDate>Fri, 16 Nov 2007 11:14:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/extending-timeout-window-for-ftp-sessions/m-p/4104206#M312312</guid>
      <dc:creator>spex</dc:creator>
      <dc:date>2007-11-16T11:14:18Z</dc:date>
    </item>
  </channel>
</rss>

