<?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 help in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795324#M547526</link>
    <description>I'm an intern at a company that recently bought out another business. In doing so, they inherited a unix system that contains files which they need to retrieve. No one in the company, including myself, really understands or knows unix so please respond with the true assumption that I'm a unix idiot.&lt;BR /&gt;&lt;BR /&gt;I need to ftp the files on the unix system to a windows system. It has been suggested to me too use WS_FTP and a couple other freeware ftp programs on my windows system to connect to the unix system, but I'm confused on a couple points related to that.&lt;BR /&gt;&lt;BR /&gt;The current system configuration is an HP Visualize C160 running HP-UX B 10.20. It has an emulex performance 2500 connected to the LAN-AUI port. It also has an available normal ethernet LAN port. &lt;BR /&gt;&lt;BR /&gt;Should I just connect the unix system up to the network through the ethernet port?  If so, how do I set up the IP address so I can tell the windows system where to look for the ftp. &lt;BR /&gt;&lt;BR /&gt;Is there anything I have to do in order to set up the unix system as an ftp server and do I have to tell it which directories I want listed on the server?&lt;BR /&gt;&lt;BR /&gt;I don't know if it makes a difference or not, but the windows computer is currently connected via ethernet cable to a Hawking 10-base T 4 port hub which is connected via port 4 to the ethernet port in the wall. It is set in uplink mode instead of normal. If it is easier to just connect the two computers via that router instead of making them both internet accessible, I'm more than willing to do that.&lt;BR /&gt;&lt;BR /&gt;I'm basically just looking for the easiest and most straightforward way to ftp the files from the unix system to the Windows 2000 Pro system.&lt;BR /&gt;Please remember that I am very unfamiliar with unix and, while I feel that windows makes ftp fairly straightforward, I'm not all that familiar with ftp either.&lt;BR /&gt;&lt;BR /&gt;Any help would be very appreciated and would help me out of this confusing situation. Thanks!&lt;BR /&gt;</description>
    <pubDate>Fri, 26 May 2006 09:43:10 GMT</pubDate>
    <dc:creator>intern06</dc:creator>
    <dc:date>2006-05-26T09:43:10Z</dc:date>
    <item>
      <title>ftp help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795324#M547526</link>
      <description>I'm an intern at a company that recently bought out another business. In doing so, they inherited a unix system that contains files which they need to retrieve. No one in the company, including myself, really understands or knows unix so please respond with the true assumption that I'm a unix idiot.&lt;BR /&gt;&lt;BR /&gt;I need to ftp the files on the unix system to a windows system. It has been suggested to me too use WS_FTP and a couple other freeware ftp programs on my windows system to connect to the unix system, but I'm confused on a couple points related to that.&lt;BR /&gt;&lt;BR /&gt;The current system configuration is an HP Visualize C160 running HP-UX B 10.20. It has an emulex performance 2500 connected to the LAN-AUI port. It also has an available normal ethernet LAN port. &lt;BR /&gt;&lt;BR /&gt;Should I just connect the unix system up to the network through the ethernet port?  If so, how do I set up the IP address so I can tell the windows system where to look for the ftp. &lt;BR /&gt;&lt;BR /&gt;Is there anything I have to do in order to set up the unix system as an ftp server and do I have to tell it which directories I want listed on the server?&lt;BR /&gt;&lt;BR /&gt;I don't know if it makes a difference or not, but the windows computer is currently connected via ethernet cable to a Hawking 10-base T 4 port hub which is connected via port 4 to the ethernet port in the wall. It is set in uplink mode instead of normal. If it is easier to just connect the two computers via that router instead of making them both internet accessible, I'm more than willing to do that.&lt;BR /&gt;&lt;BR /&gt;I'm basically just looking for the easiest and most straightforward way to ftp the files from the unix system to the Windows 2000 Pro system.&lt;BR /&gt;Please remember that I am very unfamiliar with unix and, while I feel that windows makes ftp fairly straightforward, I'm not all that familiar with ftp either.&lt;BR /&gt;&lt;BR /&gt;Any help would be very appreciated and would help me out of this confusing situation. Thanks!&lt;BR /&gt;</description>
      <pubDate>Fri, 26 May 2006 09:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795324#M547526</guid>
      <dc:creator>intern06</dc:creator>
      <dc:date>2006-05-26T09:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: ftp help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795325#M547527</link>
      <description>You can ftp to the UNIX server by opening a DOS window and typing ftp &lt;UNIX server="" name=""&gt;&lt;BR /&gt;&lt;BR /&gt;You will get a ftp login from the unix server, put in the user name and password, you will then login in the home directory of the UNIX user you used.&lt;BR /&gt;&lt;BR /&gt;cd to the directory where the files are and use get &lt;FILENAME&gt; to download it.&lt;BR /&gt;&lt;BR /&gt;Provided that the UNIX user you are using has proper permissions on those files, you should download them without problem.&lt;BR /&gt;&lt;BR /&gt;If you have multiple files to download, use mget instead of get.&lt;/FILENAME&gt;&lt;/UNIX&gt;</description>
      <pubDate>Fri, 26 May 2006 10:07:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795325#M547527</guid>
      <dc:creator>Christian Tremblay</dc:creator>
      <dc:date>2006-05-26T10:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: ftp help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795326#M547528</link>
      <description>I just tried this connection (following the process you outlined) and it didn't work.&lt;BR /&gt;&lt;BR /&gt;I disconnected the Hawking router from the internet and connected both the unix and the windows system to it. The LED indicating that there was a connection lit up when I plulgged in the ethernet cable for the unix system so there is obviously a connection of some type occurring.&lt;BR /&gt;&lt;BR /&gt;I tried to ftp virtually every IP address and host name on the unix system that I could find and nothing worked.&lt;BR /&gt;&lt;BR /&gt;I think I'm going to have to put the unix system on the network via that router and then connect that way. Does that make sense?</description>
      <pubDate>Fri, 26 May 2006 10:55:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795326#M547528</guid>
      <dc:creator>intern06</dc:creator>
      <dc:date>2006-05-26T10:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: ftp help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795327#M547529</link>
      <description>The first thing that you should do is examine /etc/rc.config.d/netconf using a text editor and determine the ip address and subnet mask. Also look for the ROUTE_DESTINATION=default and ROUTE_GATEWAY entries. That will tell you how the box is currently configured. Since you are a novice, if you need to make changes to these values, I would suggest that 1) make a copy of this file 2) make your changes using a text editor (e.g. vi); 3) reboot so that the changes will take effect. Long before you try ftp, you need to able to ping.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 May 2006 11:17:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795327#M547529</guid>
      <dc:creator>A. Clay Stephenson</dc:creator>
      <dc:date>2006-05-26T11:17:26Z</dc:date>
    </item>
    <item>
      <title>Re: ftp help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795328#M547530</link>
      <description>My problem clearly seems to be in configuring the unix system to interact with my network.&lt;BR /&gt;&lt;BR /&gt;Using DOS, I can determine my &lt;BR /&gt;Primary DNS Suffix&lt;BR /&gt;Node Type (HYBRID)&lt;BR /&gt;IP Routing Enabled (NO)&lt;BR /&gt;WINS Proxy Enabled (NO)&lt;BR /&gt;DNS Suffix Search List&lt;BR /&gt;Connection-specific DNS Suffix&lt;BR /&gt;DHCP Enabled (YES)&lt;BR /&gt;Autoconfiguration Enabled (YES)&lt;BR /&gt;IP Address&lt;BR /&gt;Subnet Mask&lt;BR /&gt;Default Gateway&lt;BR /&gt;DHCP Server&lt;BR /&gt;DNS Servers&lt;BR /&gt;Primary WINS Server&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I included the answers to the specifications that were just yes or no so you could know how the network is configured.&lt;BR /&gt;&lt;BR /&gt;How do I configure my unix system to interact with a system like this?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 May 2006 12:22:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795328#M547530</guid>
      <dc:creator>intern06</dc:creator>
      <dc:date>2006-05-26T12:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: ftp help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795329#M547531</link>
      <description>Hi Intern...&lt;BR /&gt;&lt;BR /&gt;Proceeding upon the advice to treat this as a blind walk-through.  I get the impression you do not know the IP or HostName of the UNIX box...we'll go there first.  As Clay said you need the hostname, subnet-mask, and box IP.  Remember CASE COUNTS in everything you type, and assume in each command that I say to type, it ends with &lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;1. Power-down the machine.&lt;BR /&gt;2. Power-UP the machine...after a few seconds you will see text appear giving you time to press &lt;TAB&gt; to change the monitor, ignore that, but when the text starts scrolling again, press &lt;ESC&gt;.&lt;BR /&gt;3. There will be a menu with the available options.&lt;BR /&gt;4. type bo pri&lt;BR /&gt;This will boot using the primary hard drive.&lt;BR /&gt;6. You will be asked "Interact with ISL?"&lt;BR /&gt;type Y&lt;BR /&gt;When the ISL&amp;gt; prompt appears type;&lt;BR /&gt;hpux -iS&lt;BR /&gt;&lt;BR /&gt;This will boot the machine into single-user "offline" mode, and you will be the root (super-user).&lt;BR /&gt;&lt;BR /&gt;The prompt will be a #&lt;BR /&gt;1. Type cd /etc/rc.config.d&lt;BR /&gt;2. Type /usr/bin/grep HOSTNAME netconf&lt;BR /&gt;&lt;BR /&gt;Something like this will be displayed;&lt;BR /&gt;HOSTNAME="TheHostNameHere"&lt;BR /&gt;&lt;BR /&gt;4. Type /usr/bin/grep IP_ADDRESS netconf&lt;BR /&gt;&lt;BR /&gt;Something like this will be displayed;&lt;BR /&gt;IP_ADDRESS[0]=192.6.1.52&lt;BR /&gt;&lt;BR /&gt;5. Type /usr/bin/grep SUBNET_MASK netconf&lt;BR /&gt;&lt;BR /&gt;Something like this will be displayed;&lt;BR /&gt;SUBNET_MASK[0]="255.255.255.0"&lt;BR /&gt;&lt;BR /&gt;Finally, type reset&lt;BR /&gt;&lt;BR /&gt;That will restart the machine...this time let it go through the reboot.&lt;BR /&gt;&lt;BR /&gt;Depending on what you found as far as IP and subnet mask, you may need further help to change those.&lt;BR /&gt;&lt;BR /&gt;But if they're compatible with your current network, see if you can FTP that hostname.&lt;BR /&gt;&lt;BR /&gt;I hope some of this helps...If not, let us know what you get and we'll go for more :)&lt;BR /&gt;&lt;/ESC&gt;&lt;/TAB&gt;&lt;/ENTER&gt;</description>
      <pubDate>Fri, 26 May 2006 12:29:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795329#M547531</guid>
      <dc:creator>Glen R. Bartlett</dc:creator>
      <dc:date>2006-05-26T12:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: ftp help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795330#M547532</link>
      <description>Dear Intern06 &lt;BR /&gt;&lt;BR /&gt;Let's take apart your note:&lt;BR /&gt;1.Should I just connect the unix system up to the network through the ethernet port? &lt;BR /&gt;&amp;gt;&amp;gt;Yes you need to connect it to a port.  Talk to your networking person as the port will have to be configured to match the speed of the lancard inside your HPUX server.  Might have them try 100Mb Full Duplex (Auto Negotial OFF), since we don't know exactly what card it is to say for sure.&lt;BR /&gt;2.Is there anything I have to do in order to set up the unix system as an ftp server and do I have to tell it which directories I want listed on the server?&lt;BR /&gt;&amp;gt;&amp;gt;Shouldn't need to do anything.  FTP was not created by Microsoft-it's a standard protocol than UNIX boxes have long been using.&lt;BR /&gt;Next...&lt;BR /&gt;Clay mentions the network configuration file that should be edited to correspond to what you want to set your IP to and the other settings (talk to that network guy of yours) like the gateway address.  Go in and edit it.  We us "vi" one of the older editing tools.  Simple commands:&lt;BR /&gt;vi /etc/rc.config.d/netconf&lt;BR /&gt;(file opens)&lt;BR /&gt;arrow down to change IP and arrow over to old IP address.  Make sure you have a new IP number and info from your network person.&lt;BR /&gt;Now just position cursor at end of the IP and type "x".  The x removes/deletes a character at a time.  When you have all the IP gone, hit escape key, then with cursor now at the end of line, hit the "a" key.  The "a" is for add.  Now type the new IP octets and arrow to your next. &lt;BR /&gt;(That's as simple as I can state it)&lt;BR /&gt;When you are done editing....hit:&lt;BR /&gt;escape key &lt;BR /&gt;Hold shift key and hit ":"&lt;BR /&gt;then type "wq!" and hit enter.&lt;BR /&gt;File is now write/quit and saved&lt;BR /&gt;&lt;BR /&gt;Next...like Clay says, reboot the box by typing at root "/"&lt;BR /&gt;shutdown -ry 0&lt;BR /&gt;&lt;BR /&gt;To FTP you can go from the UNIX box by cd to where your files are and type:&lt;BR /&gt;ftp &lt;WINDOWS-DESTINATION&gt;&lt;BR /&gt;&lt;BR /&gt;or from the Windows box, do your ftp back to the UNIX box.&lt;BR /&gt;&lt;BR /&gt;If you experience any problems, from the UNIX box type:&lt;BR /&gt;netstat -rn     to confirm IP info&lt;BR /&gt;&lt;BR /&gt;If the IP's are good, then it is probably because the port speeds on your network port are different than your lancard port.  &lt;BR /&gt;So getting the lan # from your netstat command screen do this:&lt;BR /&gt;lanscan      write down the PPA # too&lt;BR /&gt;lanadmin -x PPA&lt;BR /&gt;   ex:&lt;BR /&gt;    lanadmin -x 0     (for speed on lan0)&lt;BR /&gt;&lt;BR /&gt;Hope this made some sense,&lt;BR /&gt;Rgrds,&lt;BR /&gt;Rita&lt;/WINDOWS-DESTINATION&gt;</description>
      <pubDate>Fri, 26 May 2006 12:35:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795330#M547532</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2006-05-26T12:35:20Z</dc:date>
    </item>
    <item>
      <title>Re: ftp help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795331#M547533</link>
      <description>Of course, like Clay said, before thinking about using ftp, your system has to be on the network.&lt;BR /&gt;&lt;BR /&gt;Make sure that your NIC is properly connected to your router/switch then the easiest way for you would be to use SAM&lt;BR /&gt;(system administration manager) on your unix server, it will provide an easy to use interface to configure your network card.&lt;BR /&gt;&lt;BR /&gt;login as root and type: sam&lt;BR /&gt;&lt;BR /&gt;choose "networking and communications"&lt;BR /&gt;choose "network interface cards"&lt;BR /&gt;you will see all NICS on the system&lt;BR /&gt;&lt;BR /&gt;Pick the one you know is connected to the network and fill in the IP address, netmask etc.&lt;BR /&gt;&lt;BR /&gt;Go back up 1 level in SAM and choose "routes" and enter your default gateway for the network.&lt;BR /&gt;&lt;BR /&gt;from any other box on the network, try to ping the IP you just configured.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 26 May 2006 12:41:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795331#M547533</guid>
      <dc:creator>Christian Tremblay</dc:creator>
      <dc:date>2006-05-26T12:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: ftp help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795332#M547534</link>
      <description>The company is very small so I don't know if we have a network guy, but even if we have one I don't know where my supervisor is so I couldn't find him if I needed to. I will tell you all that I can.&lt;BR /&gt;&lt;BR /&gt;First of all, I tried to mess with some of the configurations and it worked slightly to the point that I got a message on the windows computer that another computer had its IP address (this meant that the unix system had connected). Unfortunately, I don't remember if I messed with a setting or what actually happened but it then proceeded to make the HP Common Desktop Environment stop working. I kept booting into this message: Unable to initialize or connect to the Desktop messaging system. Check your $HOME/.dt/errorlog for more information.&lt;BR /&gt;&lt;BR /&gt;After I clicked ok,  it just takes me back to the login screen and never let me login. I eventually reloaded the netconf file that I had started with (I backed it up before changing it).&lt;BR /&gt;&lt;BR /&gt;I got it to boot back to the HP CDE but now I don't know what to do in order to get the networking working.&lt;BR /&gt;&lt;BR /&gt;I also had an intriguing experience. I moved the laptop to a different networking port on the floor and it set itself up with the same ip address. This really confused me becuase how can two networking ports both produce the same IP address on this computer? Does that mean there is something special I have to set up on the other computer?&lt;BR /&gt;&lt;BR /&gt;Also, I have the ability to bring both 100 Mbps and 10 Mbps to the LAN port on the unix system. Is there a way to check which speed is the one I should use?&lt;BR /&gt;&lt;BR /&gt;Could you please help me by looking at the information which I could retrieve off this computer (the windows one) and tell me how to apply that to setup the unix one. Obiously, you can't give perfect answers because you don't have the situation right in front of you, but any help would be GREATLY appreciated.</description>
      <pubDate>Fri, 26 May 2006 14:33:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795332#M547534</guid>
      <dc:creator>intern06</dc:creator>
      <dc:date>2006-05-26T14:33:22Z</dc:date>
    </item>
    <item>
      <title>Re: ftp help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795333#M547535</link>
      <description>I've tried a couple more things since resetting all networking settings back to before I messed with them (and I'm pretty sure successfully connected them, but messed up other parts of the computer) and nothing has worked again.&lt;BR /&gt;&lt;BR /&gt;I have come across a couple messages however that may be able to help you to help me. &lt;BR /&gt;&lt;BR /&gt;In SAM under Internet Addresses, when trying to update the DNS received this error message:&lt;BR /&gt;There are no â  primaryâ   special files in /var/sam/dns. This is a SAM internal error. Please notify HP&lt;BR /&gt;&lt;BR /&gt;In same area of SAM, when trying to set the Default Gateway:&lt;BR /&gt;The system â  â   with internet address â  192.168.16.2â   cannot be used as a gateway because this system cannot directly connect to it via any of the Network Interfaces currently configured. Please enter a system name, internet address pair that is directly reachable by this system.&lt;BR /&gt;&lt;BR /&gt;I also set the DNS revolver to the IP address of the DNS server that the windows computer told me.&lt;BR /&gt;&lt;BR /&gt;Although it says DHCP enabled in SAM, it is not enabled in netconf file. I tried enabling it in the netconf file and rebooted, but that did not help.&lt;BR /&gt;&lt;BR /&gt;In all reality, I don't know if any of the above steps were even necessary but they were values that I saw in the configuration of the laptop so I decided to try them.&lt;BR /&gt;&lt;BR /&gt;Thanks for your continued help with this. It really means a lot.&lt;BR /&gt;</description>
      <pubDate>Fri, 26 May 2006 15:22:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795333#M547535</guid>
      <dc:creator>intern06</dc:creator>
      <dc:date>2006-05-26T15:22:55Z</dc:date>
    </item>
    <item>
      <title>Re: ftp help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795334#M547536</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;seeing which kind of trouble you have, it seems to me, the best and cheapest solution for you and your company would be to aquire a consultant with knowledge in HP-UX.&lt;BR /&gt;Sorry for no better news...&lt;BR /&gt;&lt;BR /&gt;mfG Peter</description>
      <pubDate>Fri, 26 May 2006 15:51:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795334#M547536</guid>
      <dc:creator>Peter Nikitka</dc:creator>
      <dc:date>2006-05-26T15:51:51Z</dc:date>
    </item>
    <item>
      <title>Re: ftp help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795335#M547537</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;will you try to use an external consultant?&lt;BR /&gt;I think you shouldn't use DNS and DHCP for this single problem (ftp some files).&lt;BR /&gt;Check which ip addresses are used in your company - x.y.z.a&lt;BR /&gt;&lt;BR /&gt;Try some ip addresses only with different 'a' - with 'ping' at your win pc.&lt;BR /&gt;Choose one not used ip address - do a 'set_parms ip_address' (or /sbin/set_parms ip_address') to change ux systems ip address to this one. Use 'set_parms addl_netwrk' to disable DNS, DHCP, NIS.&lt;BR /&gt;&lt;BR /&gt;Connect ws to your hub and try a ping.&lt;BR /&gt;&lt;BR /&gt;Results?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;&lt;BR /&gt;P.S. about vi:&lt;BR /&gt;&lt;A href="http://www.lagmonster.org/docs/vi.html" target="_blank"&gt;http://www.lagmonster.org/docs/vi.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://en.wikipedia.org/wiki/Vi" target="_blank"&gt;http://en.wikipedia.org/wiki/Vi&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 29 May 2006 04:31:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795335#M547537</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2006-05-29T04:31:21Z</dc:date>
    </item>
    <item>
      <title>Re: ftp help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795336#M547538</link>
      <description>Well, after trying out a combination of my own networking knowledge and everyone's posts this unix idiot has a working ftp server!&lt;BR /&gt;&lt;BR /&gt;I just need some quick (and hopefully easier to answer) help. I can access files on the unix system in the user's user directory using explorer, but I can't go up a level. Every time I try it takes me to my internet home page. I can access these directories and files using DOS, but the only way I know how to tranfer files with DOS is using mget which is extremely tedious. I tried programs like WinSCP and CoffeeCupFTP, but even though logging in as anonymous is a snap I cannot login as a user. I need to log in as a user to get to those other files and directories.&lt;BR /&gt;&lt;BR /&gt;If you can help me in any of the three ways I would appreciate it:&lt;BR /&gt;1) Help me get to the upper level directories using explorer. (currently it just takes me to my home page)&lt;BR /&gt;2) Direct me how to download entire directories using DOS (if there is a way)&lt;BR /&gt;3) Advise me on why the 3rd part FTP programs are having difficulty logging in as a user. (none of the users have any passwords if that makes a difference)&lt;BR /&gt;&lt;BR /&gt;Thanks so much for your help in this entire process!</description>
      <pubDate>Tue, 30 May 2006 10:52:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795336#M547538</guid>
      <dc:creator>intern06</dc:creator>
      <dc:date>2006-05-30T10:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: ftp help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795337#M547539</link>
      <description>A quick update to my last request.&lt;BR /&gt;&lt;BR /&gt;If you can help me with the DOS part, my quesiton really is is there a command to download subdirectories with DOS? I know how to download all the files in a certain directory.</description>
      <pubDate>Tue, 30 May 2006 10:58:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795337#M547539</guid>
      <dc:creator>intern06</dc:creator>
      <dc:date>2006-05-30T10:58:29Z</dc:date>
    </item>
    <item>
      <title>Re: ftp help</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795338#M547540</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I don't know ftp good - you can check all commands of unix ftp with 'man ftp'.&lt;BR /&gt;See also:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1024912" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1024912&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or do a search here with 'ftp'.&lt;BR /&gt;Then I think you have to check which settings you have to do at your pc to ftp to win.&lt;BR /&gt;Sorry, can't help you more.&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Wed, 31 May 2006 04:08:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-help/m-p/3795338#M547540</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2006-05-31T04:08:14Z</dc:date>
    </item>
  </channel>
</rss>

