<?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: I need a UX-Windows ftp script... in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903873#M404626</link>
    <description>Here is my passwd entry:&lt;BR /&gt;&lt;BR /&gt;[root@vpart1 /home/hbrown]# grep hbrown /etc/passwd&lt;BR /&gt;hbrown:PWDSTRhere:104:20::/home/hbrown:/usr/bin/ksh&lt;BR /&gt;&lt;BR /&gt;What does your passwd entry look like? &lt;BR /&gt;&lt;BR /&gt;If .rhosts is set up correctly, and the user can "login", then this should also work:&lt;BR /&gt;&lt;BR /&gt;rsh SERVER -l USERNAME who&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
    <pubDate>Fri, 27 May 2005 12:24:33 GMT</pubDate>
    <dc:creator>harry d brown jr</dc:creator>
    <dc:date>2005-05-27T12:24:33Z</dc:date>
    <item>
      <title>I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903847#M404600</link>
      <description>...to get a Windows file (from a Windows server) to my HP-UX box. I need to do this everyday so I'll cron it latter: my problem is how to create this script... Can anyone help me?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Wed, 25 May 2005 06:59:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903847#M404600</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-05-25T06:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903848#M404601</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;Your answer is there in this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=544909" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=544909&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;--Naveej</description>
      <pubDate>Wed, 25 May 2005 07:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903848#M404601</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2005-05-25T07:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903849#M404602</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;Assuming there's an ftp deamon on windows, here's a same-like thread:&lt;BR /&gt; &lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=811436" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=811436&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;Renarios</description>
      <pubDate>Wed, 25 May 2005 07:10:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903849#M404602</guid>
      <dc:creator>renarios</dc:creator>
      <dc:date>2005-05-25T07:10:05Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903850#M404603</link>
      <description>If you can use R'commands, then on your windoze box use rcp:&lt;BR /&gt;&lt;BR /&gt;rcp -b C:\FILEPATH\FILENAME UXhostNAME.USERNAME:/path&lt;BR /&gt;&lt;BR /&gt;Put it in a windoze script and then add it to the windoze scheduler.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Wed, 25 May 2005 07:33:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903850#M404603</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-05-25T07:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903851#M404604</link>
      <description>Hi Eric,&lt;BR /&gt;&lt;BR /&gt;i have still an active process as yours&lt;BR /&gt;and upto now i have never seen any error...&lt;BR /&gt;Before this i have asked this in this forums&lt;BR /&gt;but it was urgent then i searched in internet&lt;BR /&gt;and found a software which was installed my&lt;BR /&gt;W2k server named Winsock RSHD/NT4 from &lt;BR /&gt;Denicomp...&lt;BR /&gt;For a single server it is not expensive and&lt;BR /&gt;also it very easy to install...this software&lt;BR /&gt;accepts rcp commands from any Ux systems in your network.&lt;BR /&gt;One of my production Ux server i have written&lt;BR /&gt;a very primitive script and put it onto my cron.&lt;BR /&gt;For exp;&lt;BR /&gt;Let's say that you wanna put some *.txt files&lt;BR /&gt;from UX ---&amp;gt;W2k&lt;BR /&gt;then script likes;&lt;BR /&gt;cd source_dir&lt;BR /&gt;test -f *.txt &amp;amp;&amp;amp; rcp -p *.txt ip_adress_W2k:/blah&lt;BR /&gt;&lt;BR /&gt;from W2k---&amp;gt;UX&lt;BR /&gt;again script locates on my Ux box;&lt;BR /&gt;cd source_dir&lt;BR /&gt;rcp -p ip_adress_W2k:/blah* .&lt;BR /&gt;&lt;BR /&gt;that's all...&lt;BR /&gt;&lt;BR /&gt;Good luck,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 25 May 2005 08:17:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903851#M404604</guid>
      <dc:creator>Cem Tugrul</dc:creator>
      <dc:date>2005-05-25T08:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903852#M404605</link>
      <description>Even better - download the Cygwin toolset, and use the ftp or sftp applications with the bash shell that you can run.  Cygwin is FREE from &lt;A href="http://www.cygwin.com." target="_blank"&gt;www.cygwin.com.&lt;/A&gt; It provides a UNIX shell, xwindows, a couple of x-desktops, gcc, awk, sed, wc, etc (all the good UNIX command line tools and development sets you need).  Believe me, once you get an xterm with a nice bash shell on your Windoze box - you'll feel right at home and you won't have to bother with DOS.  It also comes with a cron application, but I've not set it up to run yet.</description>
      <pubDate>Wed, 25 May 2005 08:26:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903852#M404605</guid>
      <dc:creator>TwoProc</dc:creator>
      <dc:date>2005-05-25T08:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903853#M404606</link>
      <description>What about free things, you already have ?&lt;BR /&gt;&lt;BR /&gt;On your windows server, activate ftp service. cron a script on the unix box to get the file. In order to use ftp in a shell, lokk at the -n option. It will log without asking for user/pass. You'll have to supply them with user and pass commands.&lt;BR /&gt;&lt;BR /&gt;for example :&lt;BR /&gt;ftp -n myWinServer &amp;lt;&amp;lt; EOF&lt;BR /&gt;USER bob&lt;BR /&gt;PASS hisPass&lt;BR /&gt;cd thecorrectdir&lt;BR /&gt;get theFile&lt;BR /&gt;quit&lt;BR /&gt;EOF&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 25 May 2005 08:35:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903853#M404606</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2005-05-25T08:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903854#M404607</link>
      <description>Well... the simple way, embed the password in your script:&lt;BR /&gt;&lt;BR /&gt;Yourfile=c:\somedir\file&lt;BR /&gt;&lt;BR /&gt;ftp -nv w2kserver&amp;lt;&lt;ENDFTP&gt;&amp;gt;$LogFile&lt;BR /&gt;user ntuser ntuserpassword&lt;BR /&gt;bin&lt;BR /&gt;get $Yourfile&lt;BR /&gt;quit&lt;BR /&gt;EndFTP&lt;BR /&gt;&lt;BR /&gt;A litle more secure - use a .netrc file - place in the home dir of the user that executes the script with permission 400&lt;BR /&gt;&lt;BR /&gt;machine w2kserver login ntuser password ntuserpassword&lt;BR /&gt;&lt;BR /&gt;Then the script:&lt;BR /&gt;Yourfile=c:\somedir\file&lt;BR /&gt;&lt;BR /&gt;ftp -nv w2kserver&amp;lt;&lt;ENDFTP&gt;&amp;gt;$LogFile&lt;BR /&gt;bin&lt;BR /&gt;get $Yourfile&lt;BR /&gt;quit&lt;BR /&gt;EndFTP&lt;BR /&gt;&lt;BR /&gt;You could also look at CIFS to accomplish this as well...&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;&lt;BR /&gt;&lt;/ENDFTP&gt;&lt;/ENDFTP&gt;</description>
      <pubDate>Wed, 25 May 2005 08:35:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903854#M404607</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-05-25T08:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903855#M404608</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Thanks for the replies. &lt;BR /&gt;&lt;BR /&gt;I'm analysing all the options given until now. After this I will assign points for all answers.&lt;BR /&gt;&lt;BR /&gt;Harry,&lt;BR /&gt;&lt;BR /&gt;What are "R'commands"? Remote commands??&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Wed, 25 May 2005 09:11:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903855#M404608</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-05-25T09:11:24Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903856#M404609</link>
      <description>Rcommands are rlogin, rsh and rcp.&lt;BR /&gt;They are available on windows with the appropriate software.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 25 May 2005 10:34:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903856#M404609</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2005-05-25T10:34:09Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903857#M404610</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;Using this script:&lt;BR /&gt;&lt;BR /&gt;myfile=d:\dados\fab_ora\planeado.txt&lt;BR /&gt;ftp -nv windoze_server &amp;lt;&amp;lt; EOT &lt;BR /&gt;user administrator pass&lt;BR /&gt;get $myfile&lt;BR /&gt;quit&lt;BR /&gt;EOT&lt;BR /&gt;&lt;BR /&gt;I get:&lt;BR /&gt;&lt;BR /&gt;"&lt;BR /&gt;...&lt;BR /&gt;d:dadosfab_oraplaneado.txt: The system cannot find the file specified."&lt;BR /&gt;&lt;BR /&gt;Any clue??&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Wed, 25 May 2005 10:38:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903857#M404610</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-05-25T10:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903858#M404611</link>
      <description>It is a ftp server. Not a *good* ftp server :)&lt;BR /&gt;&lt;BR /&gt;You must cd, before get. Get with absolute path won't work&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Fred&lt;BR /&gt;</description>
      <pubDate>Wed, 25 May 2005 10:44:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903858#M404611</guid>
      <dc:creator>Fred Ruffet</dc:creator>
      <dc:date>2005-05-25T10:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903859#M404612</link>
      <description>Hi Fred,&lt;BR /&gt;&lt;BR /&gt;It is a windoze ftp server: I cannot expect much more... :) &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 25 May 2005 10:47:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903859#M404612</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-05-25T10:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903860#M404613</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How can I change to d:?&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Wed, 25 May 2005 11:02:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903860#M404613</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-05-25T11:02:06Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903861#M404614</link>
      <description>Try quoting it:&lt;BR /&gt;&lt;BR /&gt;myfile="d:\dados\fab_ora\planeado.txt"&lt;BR /&gt;ftp -nv windoze_server &amp;lt;&amp;lt; EOT &lt;BR /&gt;user administrator pass&lt;BR /&gt;get $myfile&lt;BR /&gt;quit&lt;BR /&gt;EOT&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff&lt;BR /&gt;</description>
      <pubDate>Wed, 25 May 2005 11:53:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903861#M404614</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-05-25T11:53:53Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903862#M404615</link>
      <description>On your windoze box, create a batch file:&lt;BR /&gt;&lt;BR /&gt;cd c:\hbrown\downloads&lt;BR /&gt;rcp -b boinc-hpux_32+64.tar.gz vpart1.root:/var&lt;BR /&gt;&lt;BR /&gt;on your UX box, allow the user "root" from your windoze box to use .rhosts.&lt;BR /&gt;&lt;BR /&gt;then on your windoze box (For XP:)&lt;BR /&gt;&lt;BR /&gt;control panel-&amp;gt;Scheduled tasks-&amp;gt;add scheduled task&lt;BR /&gt;follow the "other" thirty instructions and then set the time to execute.&lt;BR /&gt;&lt;BR /&gt;I did a one timer, and it worked great.&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Wed, 25 May 2005 12:21:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903862#M404615</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-05-25T12:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903863#M404616</link>
      <description>Harry,&lt;BR /&gt;&lt;BR /&gt;I get:&lt;BR /&gt;&lt;BR /&gt;"remshd: login incorrect" on the windoze server...&lt;BR /&gt;&lt;BR /&gt;What do I need to put in .rhosts? I puted the following in .rhosts:&lt;BR /&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;WINDOZE_SERVER&gt; &lt;ADMINISTRATOR&gt;&lt;BR /&gt;...&lt;BR /&gt;&lt;BR /&gt;Is it wrong??&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Eric&lt;BR /&gt;&lt;BR /&gt;&lt;/ADMINISTRATOR&gt;&lt;/WINDOZE_SERVER&gt;</description>
      <pubDate>Fri, 27 May 2005 04:13:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903863#M404616</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-05-27T04:13:51Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903864#M404617</link>
      <description>Geoff,&lt;BR /&gt;&lt;BR /&gt;Quoting doesn't work either... I'm asking the windoze administrator to give me a ftp user with an approriate home (d:...)&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Eric</description>
      <pubDate>Fri, 27 May 2005 04:15:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903864#M404617</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-05-27T04:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903865#M404618</link>
      <description>Eric,&lt;BR /&gt;&lt;BR /&gt;The .rhosts file on the UX server should read like this. &lt;BR /&gt;&lt;WIN_HOST_NAME&gt; &lt;WIN_USER_NAME&gt;&lt;BR /&gt;&lt;BR /&gt;Even though you are passing the root login to unix host, the local user (windows login) must be trusted by unix. You should try the windows loginname.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thaya had the same problem.  Check this thread:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=877339" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=877339&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;--Naveej&lt;/WIN_USER_NAME&gt;&lt;/WIN_HOST_NAME&gt;</description>
      <pubDate>Fri, 27 May 2005 04:23:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903865#M404618</guid>
      <dc:creator>Naveej.K.A</dc:creator>
      <dc:date>2005-05-27T04:23:38Z</dc:date>
    </item>
    <item>
      <title>Re: I need a UX-Windows ftp script...</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903866#M404619</link>
      <description>Naveej,&lt;BR /&gt;&lt;BR /&gt;That's exactly this I have in .rhosts but no results...&lt;BR /&gt;&lt;BR /&gt;Anyway, I'm going trought FTP since I got the right ftp home (d:\dados\fab_ora).&lt;BR /&gt;&lt;BR /&gt;PS: I'll close this thread in the afternoon if no one have nothing more to say about the .rhosts issue!&lt;BR /&gt;&lt;BR /&gt;Thanks to all,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes</description>
      <pubDate>Fri, 27 May 2005 05:04:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/i-need-a-ux-windows-ftp-script/m-p/4903866#M404619</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-05-27T05:04:12Z</dc:date>
    </item>
  </channel>
</rss>

