<?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 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3188524#M164237</link>
    <description>If you'd like to do this secure, try this:&lt;BR /&gt;&lt;BR /&gt;Install this:&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Follow this document and you can do secure transfer password free.&lt;BR /&gt;&lt;BR /&gt;See attachment.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 11 Feb 2004 22:32:58 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-02-11T22:32:58Z</dc:date>
    <item>
      <title>ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3188521#M164234</link>
      <description>hi,&lt;BR /&gt; how to login to into the remote system by using ftp,without giving username and password.so that it has to refer .netrc file for user and password for the given ip.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance.</description>
      <pubDate>Tue, 10 Feb 2004 22:44:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3188521#M164234</guid>
      <dc:creator>harikrishna</dc:creator>
      <dc:date>2004-02-10T22:44:26Z</dc:date>
    </item>
    <item>
      <title>Re: ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3188522#M164235</link>
      <description>Create a .netrc file in the home directory&lt;BR /&gt;&lt;BR /&gt;The .netrc file should have the syntax&lt;BR /&gt;&lt;BR /&gt;machine [remote host] login [remote username] password [remotepassword]&lt;BR /&gt;&lt;BR /&gt;Try doing a ftp &lt;BR /&gt;&lt;BR /&gt;ftp &amp;lt;&lt;EOF&gt;&lt;/EOF&gt;&lt;BR /&gt;open &lt;HOSTNAME&gt;&lt;BR /&gt;ls&lt;BR /&gt;quit &lt;BR /&gt;EOF&lt;/HOSTNAME&gt;</description>
      <pubDate>Tue, 10 Feb 2004 22:58:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3188522#M164235</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2004-02-10T22:58:08Z</dc:date>
    </item>
    <item>
      <title>Re: ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3188523#M164236</link>
      <description>Also, the permission for this .netrc file should be 600&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Vijay</description>
      <pubDate>Tue, 10 Feb 2004 23:14:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3188523#M164236</guid>
      <dc:creator>Vijaya Kumar_3</dc:creator>
      <dc:date>2004-02-10T23:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3188524#M164237</link>
      <description>If you'd like to do this secure, try this:&lt;BR /&gt;&lt;BR /&gt;Install this:&lt;BR /&gt;&lt;A href="http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA" target="_blank"&gt;http://software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=T1471AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Follow this document and you can do secure transfer password free.&lt;BR /&gt;&lt;BR /&gt;See attachment.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 11 Feb 2004 22:32:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3188524#M164237</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-02-11T22:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: ftp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3188525#M164238</link>
      <description>hi &lt;BR /&gt;&lt;BR /&gt;here is the syntax of .netrc file&lt;BR /&gt;&lt;BR /&gt;default login anonymous password user@site&lt;BR /&gt;&lt;BR /&gt;please check the link below for furthere reference.&lt;BR /&gt;&lt;A href="http://publibn.boulder.ibm.com/doc_link/en_US/a_doc_lib/files/aixfiles/netrc.htm" target="_blank"&gt;http://publibn.boulder.ibm.com/doc_link/en_US/a_doc_lib/files/aixfiles/netrc.htm&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.linuxgazette.com/issue34/izquierdo.html" target="_blank"&gt;http://www.linuxgazette.com/issue34/izquierdo.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;sam</description>
      <pubDate>Thu, 12 Feb 2004 04:30:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/3188525#M164238</guid>
      <dc:creator>sam_111</dc:creator>
      <dc:date>2004-02-12T04:30:15Z</dc:date>
    </item>
  </channel>
</rss>

