<?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 ftp passive in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-passive/m-p/3190508#M796702</link>
    <description>Hi,&lt;BR /&gt;I have a problem, I have a script with:&lt;BR /&gt;# ftp -i -n -v &amp;lt; fichero&lt;BR /&gt;&lt;BR /&gt;#more fichero&lt;BR /&gt;passive&lt;BR /&gt;open 1.2.2.3&lt;BR /&gt;user user- passw-&lt;BR /&gt;ls&lt;BR /&gt;ascii&lt;BR /&gt;bye&lt;BR /&gt;&lt;BR /&gt;byt it is hang in open server... How could I do it with mode passive?, maybe I have to put another optiion more??&lt;BR /&gt;And if I don't put -n option in ftp, it ask me to the passwd. What could I do?&lt;BR /&gt;Thanks!&lt;BR /&gt;Carmen.</description>
    <pubDate>Thu, 12 Feb 2004 11:20:04 GMT</pubDate>
    <dc:creator>Carme Torca</dc:creator>
    <dc:date>2004-02-12T11:20:04Z</dc:date>
    <item>
      <title>ftp passive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-passive/m-p/3190508#M796702</link>
      <description>Hi,&lt;BR /&gt;I have a problem, I have a script with:&lt;BR /&gt;# ftp -i -n -v &amp;lt; fichero&lt;BR /&gt;&lt;BR /&gt;#more fichero&lt;BR /&gt;passive&lt;BR /&gt;open 1.2.2.3&lt;BR /&gt;user user- passw-&lt;BR /&gt;ls&lt;BR /&gt;ascii&lt;BR /&gt;bye&lt;BR /&gt;&lt;BR /&gt;byt it is hang in open server... How could I do it with mode passive?, maybe I have to put another optiion more??&lt;BR /&gt;And if I don't put -n option in ftp, it ask me to the passwd. What could I do?&lt;BR /&gt;Thanks!&lt;BR /&gt;Carmen.</description>
      <pubDate>Thu, 12 Feb 2004 11:20:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-passive/m-p/3190508#M796702</guid>
      <dc:creator>Carme Torca</dc:creator>
      <dc:date>2004-02-12T11:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: ftp passive</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-passive/m-p/3190509#M796703</link>
      <description>Have you tried putting the whole thing into a single script?&lt;BR /&gt;&lt;BR /&gt;for example:&lt;BR /&gt;&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;ftp -niv &amp;lt;&amp;lt; EOF&lt;BR /&gt;passive&lt;BR /&gt;open 1.2.2.3&lt;BR /&gt;user user- passw-&lt;BR /&gt;ls&lt;BR /&gt;ascii&lt;BR /&gt;bye&lt;BR /&gt;EOF</description>
      <pubDate>Thu, 12 Feb 2004 11:30:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-passive/m-p/3190509#M796703</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2004-02-12T11:30:04Z</dc:date>
    </item>
  </channel>
</rss>

