<?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 from nt to hp in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-from-nt-to-hp/m-p/2437401#M768482</link>
    <description>i cant find a file (ex: today_tar) after ftp from nt to hp box. what i did was:&lt;BR /&gt;&lt;BR /&gt;1)(from nt)&lt;BR /&gt;run &amp;gt; ftp&lt;BR /&gt;ftp&amp;gt; open xxx.xxx.xxx.xxx&lt;BR /&gt;username: uuuuuu&lt;BR /&gt;passwrd: pppppp&lt;BR /&gt;ftp&amp;gt; put c:temptoday_tar&lt;BR /&gt;ftp&amp;gt;quit&lt;BR /&gt;&lt;BR /&gt;2) (then i moved to hp box)&lt;BR /&gt;# ls [i cant find anything like 'today_tar']&lt;BR /&gt;# find . -name today* [i cant find either]&lt;BR /&gt;&lt;BR /&gt;[QUESTION]&lt;BR /&gt;1) did i do something wrong from nt machine with ftp command ? (for example, i should indicate a destination like ftp&amp;gt; put sourcefilename destination)&lt;BR /&gt;2) or, how do i know that file has been tranferred to hp box? (in other words, how to find that file fromhp box)&lt;BR /&gt;&lt;BR /&gt;pls!&lt;BR /&gt;</description>
    <pubDate>Thu, 17 Aug 2000 13:02:23 GMT</pubDate>
    <dc:creator>sam kim_1</dc:creator>
    <dc:date>2000-08-17T13:02:23Z</dc:date>
    <item>
      <title>ftp from nt to hp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-from-nt-to-hp/m-p/2437401#M768482</link>
      <description>i cant find a file (ex: today_tar) after ftp from nt to hp box. what i did was:&lt;BR /&gt;&lt;BR /&gt;1)(from nt)&lt;BR /&gt;run &amp;gt; ftp&lt;BR /&gt;ftp&amp;gt; open xxx.xxx.xxx.xxx&lt;BR /&gt;username: uuuuuu&lt;BR /&gt;passwrd: pppppp&lt;BR /&gt;ftp&amp;gt; put c:temptoday_tar&lt;BR /&gt;ftp&amp;gt;quit&lt;BR /&gt;&lt;BR /&gt;2) (then i moved to hp box)&lt;BR /&gt;# ls [i cant find anything like 'today_tar']&lt;BR /&gt;# find . -name today* [i cant find either]&lt;BR /&gt;&lt;BR /&gt;[QUESTION]&lt;BR /&gt;1) did i do something wrong from nt machine with ftp command ? (for example, i should indicate a destination like ftp&amp;gt; put sourcefilename destination)&lt;BR /&gt;2) or, how do i know that file has been tranferred to hp box? (in other words, how to find that file fromhp box)&lt;BR /&gt;&lt;BR /&gt;pls!&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2000 13:02:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-from-nt-to-hp/m-p/2437401#M768482</guid>
      <dc:creator>sam kim_1</dc:creator>
      <dc:date>2000-08-17T13:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: ftp from nt to hp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-from-nt-to-hp/m-p/2437402#M768483</link>
      <description>It should be in the $HOME directory of the user you logged in as.&lt;BR /&gt;-Do an lcd to the directory that has the file before the put:&lt;BR /&gt;lcd c:fileisinthisdirectory&lt;BR /&gt;&lt;BR /&gt;-you can turn on hash to display a hash during transfer;  (just type hash at the prompt before you put)&lt;BR /&gt;&lt;BR /&gt;-there should be a summary of the filetransfer if it was successful.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Aug 2000 13:07:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-from-nt-to-hp/m-p/2437402#M768483</guid>
      <dc:creator>Kofi ARTHIABAH</dc:creator>
      <dc:date>2000-08-17T13:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: ftp from nt to hp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-from-nt-to-hp/m-p/2437403#M768484</link>
      <description>Go to Unix box and do &lt;BR /&gt;find / -name "today*" &lt;ENTER&gt;&lt;BR /&gt;(that means to start from /.&lt;BR /&gt;In the other hand, when ftp, you can set up the local directory and the remote directory.&lt;BR /&gt;Also, using full path you can specify the source and destination.&lt;BR /&gt;Try to specify the transfer method before ftp-ing:&lt;BR /&gt;ftp&amp;gt;binary &lt;ENTER&gt;&lt;BR /&gt;ftp&amp;gt;put c:today_tar /directory/today_tar &lt;ENTER&gt;&lt;BR /&gt;&lt;BR /&gt;As well you can try to get the file ftp-ing from unix side. (using get in stead of put. &lt;BR /&gt;&lt;/ENTER&gt;&lt;/ENTER&gt;&lt;/ENTER&gt;</description>
      <pubDate>Thu, 17 Aug 2000 13:11:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-from-nt-to-hp/m-p/2437403#M768484</guid>
      <dc:creator>Antoanetta Naghiu</dc:creator>
      <dc:date>2000-08-17T13:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: ftp from nt to hp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-from-nt-to-hp/m-p/2437404#M768485</link>
      <description>Sometimes file I transfer to the HP from NT convert to all capitals: TODAY_TAR</description>
      <pubDate>Thu, 17 Aug 2000 13:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-from-nt-to-hp/m-p/2437404#M768485</guid>
      <dc:creator>Tracey</dc:creator>
      <dc:date>2000-08-17T13:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: ftp from nt to hp</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/ftp-from-nt-to-hp/m-p/2437405#M768486</link>
      <description>i found that file after:&lt;BR /&gt;&lt;BR /&gt;1) i logged in same user&lt;BR /&gt;2) then, go /home,&lt;BR /&gt;3) file is there.&lt;BR /&gt;&lt;BR /&gt;thanks!</description>
      <pubDate>Thu, 17 Aug 2000 17:56:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/ftp-from-nt-to-hp/m-p/2437405#M768486</guid>
      <dc:creator>sam kim_1</dc:creator>
      <dc:date>2000-08-17T17:56:07Z</dc:date>
    </item>
  </channel>
</rss>

