<?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/5028808#M430342</link>
    <description>issue is resolved</description>
    <pubDate>Fri, 16 Feb 2007 06:38:32 GMT</pubDate>
    <dc:creator>anand_51</dc:creator>
    <dc:date>2007-02-16T06:38:32Z</dc:date>
    <item>
      <title>FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028796#M430330</link>
      <description>Hi All,&lt;BR /&gt;       When i try to do ftp on one of my server, it is giving following errors. pl help me on this&lt;BR /&gt;&lt;BR /&gt;/usr/lbin $ftp 10.10.8.145&lt;BR /&gt;ftp: 5,N/A,N/A]:  not found.&lt;BR /&gt;ftp[3]: Mirror:  not found.&lt;BR /&gt;ftp[5]: Mirror:  not found.&lt;BR /&gt;ftp[7]: Back:  not found.&lt;BR /&gt;ftp[8]: Syntax error at line 10 : `(' is not expected.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Anand.&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Feb 2007 05:32:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028796#M430330</guid>
      <dc:creator>anand_51</dc:creator>
      <dc:date>2007-02-16T05:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028797#M430331</link>
      <description>That kinda looks like some script called 'ftp'.&lt;BR /&gt;&lt;BR /&gt;Could you try:&lt;BR /&gt;/usr/bin/ftp 10.10.8.145&lt;BR /&gt;&lt;BR /&gt;Cheers&lt;BR /&gt;Wout</description>
      <pubDate>Fri, 16 Feb 2007 05:35:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028797#M430331</guid>
      <dc:creator>Wouter Jagers</dc:creator>
      <dc:date>2007-02-16T05:35:38Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028798#M430332</link>
      <description>Anand,&lt;BR /&gt;please try:&lt;BR /&gt;/usr/bin/ftp 10.10.8.145&lt;BR /&gt;&lt;BR /&gt;Suspect that you have an alias set up for ftp.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Feb 2007 05:36:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028798#M430332</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-02-16T05:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028799#M430333</link>
      <description>Hi,&lt;BR /&gt;   Again same error&lt;BR /&gt;/usr/lbin $/usr/bin/ftp 10.10.8.145&lt;BR /&gt;/usr/bin/ftp: 5,N/A,N/A]:  not found.&lt;BR /&gt;/usr/bin/ftp[3]: Mirror:  not found.&lt;BR /&gt;/usr/bin/ftp[5]: Mirror:  not found.&lt;BR /&gt;/usr/bin/ftp[7]: Back:  not found.&lt;BR /&gt;/usr/bin/ftp[8]: Syntax error at line 10 : `(' is not expected.&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Feb 2007 05:39:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028799#M430333</guid>
      <dc:creator>anand_51</dc:creator>
      <dc:date>2007-02-16T05:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028800#M430334</link>
      <description>&lt;!--!*#--&gt;&lt;BR /&gt;Hi Anand,&lt;BR /&gt;&lt;BR /&gt;I don't understand, what you are trying to do.&lt;BR /&gt;&lt;BR /&gt;# /usr/lbin  --&amp;gt; is a directory&lt;BR /&gt;&lt;BR /&gt;$ftp  --&amp;gt; is a variable (a script you wrote, maybe)&lt;BR /&gt;&lt;BR /&gt;the ip (guess it's the right one)&lt;BR /&gt;&lt;BR /&gt;In your script ($ftp) seems to be sone errors.&lt;BR /&gt;&lt;BR /&gt;Can you post the contens of $ftp??</description>
      <pubDate>Fri, 16 Feb 2007 05:41:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028800#M430334</guid>
      <dc:creator>Dino_4</dc:creator>
      <dc:date>2007-02-16T05:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028801#M430335</link>
      <description>Hi Dino,&lt;BR /&gt;        I just try to do normal FTP but it is giving errors&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/home/tcb/anand $ftp 10.10.8.145&lt;BR /&gt;ftp: 5,N/A,N/A]:  not found.&lt;BR /&gt;ftp[3]: Mirror:  not found.&lt;BR /&gt;ftp[5]: Mirror:  not found.&lt;BR /&gt;ftp[7]: Back:  not found.&lt;BR /&gt;ftp[8]: Syntax error at line 10 : `(' is not expected.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Feb 2007 05:47:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028801#M430335</guid>
      <dc:creator>anand_51</dc:creator>
      <dc:date>2007-02-16T05:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028802#M430336</link>
      <description>Anand,&lt;BR /&gt;please post results of:&lt;BR /&gt;which ftp&lt;BR /&gt;file `which ftp`&lt;BR /&gt;ll `which ftp`&lt;BR /&gt;&lt;BR /&gt;I assume your data before the $ is your current directory i.e. part of your prompt.</description>
      <pubDate>Fri, 16 Feb 2007 05:54:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028802#M430336</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-02-16T05:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028803#M430337</link>
      <description>Hi,&lt;BR /&gt;/home/tcb/anand $which ftp&lt;BR /&gt;/usr/bin/ftp&lt;BR /&gt;/home/tcb/anand $file `which ftp`&lt;BR /&gt;/usr/bin/ftp:   ascii text&lt;BR /&gt;/home/tcb/anand $ll `which ftp`&lt;BR /&gt;-r-xr-xr-x   1 bin        bin         114688 Nov 15  2004 /usr/bin/ftp&lt;BR /&gt;/home/tcb/anand $&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Feb 2007 06:02:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028803#M430337</guid>
      <dc:creator>anand_51</dc:creator>
      <dc:date>2007-02-16T06:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028804#M430338</link>
      <description>file `which ftp`&lt;BR /&gt;/bin/ftp:       PA-RISC1.1 shared executable dynamically linked&lt;BR /&gt;&lt;BR /&gt;Your ftp has been replaced by a text file.  Save the text file for later examination and copy the ftp binary from another machine.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Fri, 16 Feb 2007 06:05:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028804#M430338</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2007-02-16T06:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028805#M430339</link>
      <description>Anand,&lt;BR /&gt;ftp should be a executable not ascii file !!&lt;BR /&gt;Please move the file and replace with file from backup or file from same OS version machine.&lt;BR /&gt;&lt;BR /&gt;Also investigate how/who changed the file.&lt;BR /&gt;&lt;BR /&gt;Please also read:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#33" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#33&lt;/A&gt; on how to reward any useful answers given to your questions.&lt;BR /&gt;</description>
      <pubDate>Fri, 16 Feb 2007 06:07:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028805#M430339</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-02-16T06:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028806#M430340</link>
      <description>Hi All,&lt;BR /&gt;       It is working after replaced the file with new one. Thank You for you kind help</description>
      <pubDate>Fri, 16 Feb 2007 06:22:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028806#M430340</guid>
      <dc:creator>anand_51</dc:creator>
      <dc:date>2007-02-16T06:22:31Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028807#M430341</link>
      <description>Anand,&lt;BR /&gt;that just leaves the task of assigning points and finding out how the problem was caused in the first place.&lt;BR /&gt;&lt;BR /&gt;Study the faulty ftp script, perhpas that will give you a clue asto who wrote it and/or whta the purpose of the script was.</description>
      <pubDate>Fri, 16 Feb 2007 06:27:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028807#M430341</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2007-02-16T06:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028808#M430342</link>
      <description>issue is resolved</description>
      <pubDate>Fri, 16 Feb 2007 06:38:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp/m-p/5028808#M430342</guid>
      <dc:creator>anand_51</dc:creator>
      <dc:date>2007-02-16T06:38:32Z</dc:date>
    </item>
  </channel>
</rss>

