<?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: About VMS7.3's FTP in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171269#M56278</link>
    <description>Copy+paste actual commands and actual output.&lt;BR /&gt;Please see attach file&lt;BR /&gt;&lt;BR /&gt;so file content,&lt;BR /&gt;VAX system is correct,&lt;BR /&gt;but Alpha system is corruption!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Tue, 01 Apr 2008 07:03:39 GMT</pubDate>
    <dc:creator>林宗褘</dc:creator>
    <dc:date>2008-04-01T07:03:39Z</dc:date>
    <item>
      <title>About VMS7.3's FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171265#M56274</link>
      <description>Dearl All&lt;BR /&gt;&lt;BR /&gt;I try ftp specially host! After success FTP,&lt;BR /&gt;Use follow command:&lt;BR /&gt;dir/brief/output=test.lst  *.lot&lt;BR /&gt;but test.lst is empty!!&lt;BR /&gt;&lt;BR /&gt;use follow command:&lt;BR /&gt;dir/brief/output=test.lst&lt;BR /&gt;or&lt;BR /&gt;dir/brief/output=test.lst  *&lt;BR /&gt;It's successed!&lt;BR /&gt;&lt;BR /&gt;My server is use OpenVMS 7.3&lt;BR /&gt;But VAX system run same command, so that successed.&lt;BR /&gt;&lt;BR /&gt;Is it VMS 7.3 bug? or have any patch fix it?</description>
      <pubDate>Tue, 01 Apr 2008 05:11:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171265#M56274</guid>
      <dc:creator>林宗褘</dc:creator>
      <dc:date>2008-04-01T05:11:25Z</dc:date>
    </item>
    <item>
      <title>Re: About VMS7.3's FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171266#M56275</link>
      <description>&amp;gt; I try ftp specially host!&lt;BR /&gt;&lt;BR /&gt;???&lt;BR /&gt;&lt;BR /&gt;&amp;gt; After success FTP,&lt;BR /&gt;&amp;gt; Use follow command:&lt;BR /&gt;&lt;BR /&gt;Are these commands to the FTP client program&lt;BR /&gt;("FTP&amp;gt; dir/brief/output=test.lst *.lot"), or&lt;BR /&gt;DCL commands ("$ dir [...]")?&lt;BR /&gt;&lt;BR /&gt;What is the FTP server system, VMS or some&lt;BR /&gt;other operating system?&lt;BR /&gt;&lt;BR /&gt;FTP&amp;gt; quote SYST&lt;BR /&gt;&lt;BR /&gt;&amp;gt; But VAX system run same command, so that&lt;BR /&gt;&amp;gt; successed.&lt;BR /&gt;&lt;BR /&gt;Copy+paste actual commands and actual output.&lt;BR /&gt;&lt;BR /&gt;FTP&amp;gt; debug&lt;BR /&gt;&lt;BR /&gt;This will cause the FTP client to show you&lt;BR /&gt;its conversation with the FTP server.</description>
      <pubDate>Tue, 01 Apr 2008 05:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171266#M56275</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-04-01T05:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: About VMS7.3's FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171267#M56276</link>
      <description>My server install VMS7.3, use FTP to another host(UNIX base)&lt;BR /&gt;&lt;BR /&gt;use follow command:&lt;BR /&gt;FTP&amp;gt; dir/brief/output=test.lst *.lot&lt;BR /&gt;&lt;BR /&gt;use vsFTPd 2.0.1&lt;BR /&gt;&lt;BR /&gt;run &lt;BR /&gt;FTP&amp;gt;quota SYST&lt;BR /&gt;215 UNIX Type: L8&lt;BR /&gt;&lt;BR /&gt;FTP&amp;gt;debug&lt;BR /&gt;Debugging on (debug=1)&lt;BR /&gt;&lt;BR /&gt;I use follow command in VAX system:&lt;BR /&gt;FTP&amp;gt;dir/brief/output=test1.lst  *.lot&lt;BR /&gt;&lt;BR /&gt;check test1.lst, it is have content&lt;BR /&gt;&lt;BR /&gt;same command, same remote host, same directory&lt;BR /&gt;but Alpha system and VAX system both output file content different&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Apr 2008 06:20:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171267#M56276</guid>
      <dc:creator>林宗褘</dc:creator>
      <dc:date>2008-04-01T06:20:07Z</dc:date>
    </item>
    <item>
      <title>Re: About VMS7.3's FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171268#M56277</link>
      <description>&lt;!--!*#--&gt;&amp;gt; Copy+paste actual commands and actual output.&lt;BR /&gt;&lt;BR /&gt;I don't see any.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; I use follow command in VAX system:&lt;BR /&gt;&lt;BR /&gt;What was the debug output???&lt;BR /&gt;&lt;BR /&gt;Note that the UNIX system will be case&lt;BR /&gt;sensitive, and your VMS FTP client program&lt;BR /&gt;(one of them?) may be changing the case of&lt;BR /&gt;that file specification ("*.lot")&lt;BR /&gt;&lt;BR /&gt;Around here, for example:&lt;BR /&gt;&lt;BR /&gt;alp $ tcpip show version&lt;BR /&gt;&lt;BR /&gt;  HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 6&lt;BR /&gt;  on a COMPAQ Professional Workstation XP1000 running OpenVMS V7.3-2&lt;BR /&gt;&lt;BR /&gt;Connected to itself (where case is not&lt;BR /&gt;important):&lt;BR /&gt;&lt;BR /&gt;FTP&amp;gt; debug&lt;BR /&gt;Debugging on (debug=1).&lt;BR /&gt;&lt;BR /&gt;FTP&amp;gt; dire /brie  *.a&lt;BR /&gt;---&amp;gt;  PORT 10,0,0,9,248,172&lt;BR /&gt;200 PORT command successful.&lt;BR /&gt;---&amp;gt;  NLST *.A&lt;BR /&gt;&lt;BR /&gt;Note the case change.  Quotation may help:&lt;BR /&gt;&lt;BR /&gt;FTP&amp;gt; dire /brie "*.a"&lt;BR /&gt;---&amp;gt;  PORT 10,0,0,9,248,243&lt;BR /&gt;200 PORT command successful.&lt;BR /&gt;---&amp;gt;  NLST *.a&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Apr 2008 06:31:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171268#M56277</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-04-01T06:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: About VMS7.3's FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171269#M56278</link>
      <description>Copy+paste actual commands and actual output.&lt;BR /&gt;Please see attach file&lt;BR /&gt;&lt;BR /&gt;so file content,&lt;BR /&gt;VAX system is correct,&lt;BR /&gt;but Alpha system is corruption!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Apr 2008 07:03:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171269#M56278</guid>
      <dc:creator>林宗褘</dc:creator>
      <dc:date>2008-04-01T07:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: About VMS7.3's FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171270#M56279</link>
      <description>In general, if you have the most current ECO kit loaded for your version of TCP/IP Services, then you have the publicly available patches.  &lt;BR /&gt;&lt;BR /&gt;If the system has the current patches (and it does not), then you would have the most recent patches, and would want to either commence a support call and/or start looking at a workaround, and to begin implementing the workaround if your situation warrants it. &lt;BR /&gt;&lt;BR /&gt;Since you're not current, HP will almost inevitably ask you to load the current ECO before commencing any work on an escalation.&lt;BR /&gt;&lt;BR /&gt;Here's the current patch:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="ftp://ftp.itrc.hp.com/openvms_patches/alpha/V7.3-2/DEC-AXPVMS-TCPIP-V0504-15ECO7-1.txt" target="_blank"&gt;ftp://ftp.itrc.hp.com/openvms_patches/alpha/V7.3-2/DEC-AXPVMS-TCPIP-V0504-15ECO7-1.txt&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I don't immediately have a way to dig the TCPIP54ECO07.RELEASE_NOTES file out of the kit for a look at what got fixed for you.  I'll leave that to you to look at.&lt;BR /&gt;&lt;BR /&gt;As for additional diagnostics (after loading the ECO, and only then if needed), try the same DIRECTORY ... *.lot command used previously within FTP -- but without the output qualifier -- and see what is displayed; this could easily be differences in the file encodings.&lt;BR /&gt;&lt;BR /&gt;Also see if quoting the string "*.lot" works in either (any) of the suggested commands, as recent versions of OpenVMS have been adding case-sensitivity capabilities.&lt;BR /&gt;&lt;BR /&gt;I would generally encourage use of the DCL-level command COPY /FTP and DIRECTORY /FTP.  These commands are often easier to deal with and often far easier to embed in DCL procedures, which is almost certainly the goal here.  Details:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/136" target="_blank"&gt;http://64.223.189.234/node/136&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For those readers here in ITRC that don't have Microsoft Office handy, I've converted the Microsoft Word document that was attached to the previous reply into a UTF-8 text file using iWork Pages, and have (re)attached it here.  This UTF-8 text file is readable on OpenVMS.&lt;BR /&gt;&lt;BR /&gt;In conclusion: ECO to current, then call HP.  If you don't have a contract or your project schedule is tight, commence work on a workaround for this directory listing transfer.  The workarounds can include alternate ftp tools.  eg: hgftp, replacing the IP stack, potentially switching to the DIRECTORY /FTP command (if that works here), or otherwise capturing and processing the directory listing.  And this assumes that this isn't a difference in wildcarding or casing.&lt;BR /&gt;&lt;BR /&gt;Or call somebody in for a formal look.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Apr 2008 11:03:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171270#M56279</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-04-01T11:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: About VMS7.3's FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171271#M56280</link>
      <description>&amp;gt; Copy+paste actual commands and actual&lt;BR /&gt;&amp;gt; output.&lt;BR /&gt;&lt;BR /&gt;I meant into this forum, not into Microsoft&lt;BR /&gt;Word.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Please see attach file&lt;BR /&gt;&lt;BR /&gt;I see it.  I can't easily read it.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; [...] I've converted the Microsoft Word&lt;BR /&gt;&amp;gt; document [...]&lt;BR /&gt;&lt;BR /&gt;Thanks.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; FTP&amp;gt; debug&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Note the case change.  Quotation may help:&lt;BR /&gt;&lt;BR /&gt;Please see previous advice.  Again.  Repeat&lt;BR /&gt;as needed.</description>
      <pubDate>Tue, 01 Apr 2008 12:50:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171271#M56280</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-04-01T12:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: About VMS7.3's FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171272#M56281</link>
      <description>I use alpha system FTP to windows base host.&lt;BR /&gt;do similar command.&lt;BR /&gt;ex:&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;TH.LIN_MXIC08&amp;gt;ftp 192.168.8.1&lt;BR /&gt;220 OE220WEB Microsoft FTP Service (Version 5.0).&lt;BR /&gt;Connected to OE220WEB.&lt;BR /&gt;Name (OE220WEB:thlin): administrator&lt;BR /&gt;331 Password required for administrator.&lt;BR /&gt;Password:&lt;BR /&gt;230 User administrator logged in.&lt;BR /&gt;FTP&amp;gt; debug&lt;BR /&gt;Debugging on (debug=1).&lt;BR /&gt;FTP&amp;gt; dir *.dat&lt;BR /&gt;---&amp;gt;  PORT 192,168,8,2,255,114&lt;BR /&gt;200 PORT command successful.&lt;BR /&gt;---&amp;gt;  LIST *.dat&lt;BR /&gt;150 Opening ASCII mode data connection for /bin/ls.&lt;BR /&gt;07-29-04  02:07PM                 1118 06788.dat&lt;BR /&gt;05-06-04  04:39PM                24508 a.dat&lt;BR /&gt;05-03-07  05:29PM                24508 b.dat&lt;BR /&gt;10-30-03  01:53PM                  630 brorder.dat&lt;BR /&gt;11-17-03  03:31PM               857616 fabbnk02.dat&lt;BR /&gt;01-01-08  09:56AM              1432198 mskallweb.dat&lt;BR /&gt;01-11-08  08:39AM               252476 sap_hr.dat&lt;BR /&gt;09-21-07  02:59PM             13273921 spc.dat&lt;BR /&gt;&lt;BR /&gt;226 Transfer complete.&lt;BR /&gt;400 bytes received in 00:00:00.00 seconds (390.63 Kbytes/s)&lt;BR /&gt;FTP&amp;gt; dir/brief *.dat&lt;BR /&gt;---&amp;gt;  PORT 192,168,8,2,255,115&lt;BR /&gt;200 PORT command successful.&lt;BR /&gt;---&amp;gt;  NLST *.DAT&lt;BR /&gt;150 Opening ASCII mode data connection for file list.&lt;BR /&gt;&lt;BR /&gt;226 Transfer complete.&lt;BR /&gt;FTP&amp;gt; dir/brief/out=test.lst *.dat&lt;BR /&gt;---&amp;gt;  PORT 192,168,8,2,255,118&lt;BR /&gt;200 PORT command successful.&lt;BR /&gt;---&amp;gt;  NLST *.DAT&lt;BR /&gt;150 Opening ASCII mode data connection for file list.&lt;BR /&gt;226 Transfer complete.&lt;BR /&gt;FTP&amp;gt; dir/brief/out=test1.lst *&lt;BR /&gt;---&amp;gt;  PORT 192,168,8,2,255,119&lt;BR /&gt;200 PORT command successful.&lt;BR /&gt;---&amp;gt;  NLST *&lt;BR /&gt;150 Opening ASCII mode data connection for file list.&lt;BR /&gt;226 Transfer complete.&lt;BR /&gt;392 bytes received in 00:00:00.05 seconds (6.84 Kbytes/s)&lt;BR /&gt;FTP&amp;gt; bye&lt;BR /&gt;---&amp;gt;  QUIT&lt;BR /&gt;221&lt;BR /&gt;TH.LIN_MXIC08&amp;gt;dir *.lst&lt;BR /&gt;&lt;BR /&gt;Directory DISK803:[MIS.THLIN]&lt;BR /&gt;&lt;BR /&gt;TEST.LST;1          0   2-APR-2008 09:26:21.42  [MIS,THLIN  (RWED,RWED,RE,)&lt;BR /&gt;TEST1.LST;1         1   2-APR-2008 09:26:38.66  [MIS,THLIN  (RWED,RWED,RE,)&lt;BR /&gt;&lt;BR /&gt;Total of 2 files, 1 block.&lt;BR /&gt;---------------------------------------&lt;BR /&gt;But test.lst is empty!!&lt;BR /&gt;why?&lt;BR /&gt;keep point in * and . merge use, it isn't work!</description>
      <pubDate>Wed, 02 Apr 2008 00:37:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171272#M56281</guid>
      <dc:creator>林宗褘</dc:creator>
      <dc:date>2008-04-02T00:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: About VMS7.3's FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171273#M56282</link>
      <description>&amp;gt; FTP&amp;gt; dir/brief/out=test.lst *.dat&lt;BR /&gt;&amp;gt; ---&amp;gt; PORT 192,168,8,2,255,118&lt;BR /&gt;&amp;gt; 200 PORT command successful.&lt;BR /&gt;&amp;gt; ---&amp;gt; NLST *.DAT&lt;BR /&gt;&lt;BR /&gt;So, you asked the FTP client for "*.dat", but&lt;BR /&gt;the FTP client asked the server for "*.DAT".&lt;BR /&gt;The UNIX FTP server is case sensitive, so&lt;BR /&gt;"*.dat" and "*.DAT" are different there.&lt;BR /&gt;&lt;BR /&gt;Instead of:&lt;BR /&gt;&lt;BR /&gt;FTP&amp;gt; dir/brief/out=test.lst *.dat&lt;BR /&gt;&lt;BR /&gt;try:&lt;BR /&gt;&lt;BR /&gt;FTP&amp;gt; dir/brief/out=test.lst "*.dat"&lt;BR /&gt;&lt;BR /&gt;As I said (and showed), quotation may help.&lt;BR /&gt;&lt;BR /&gt;Case sensitivity and even case preservation&lt;BR /&gt;are relatively new to VMS, so many programs&lt;BR /&gt;will need explicit quotation to preserve&lt;BR /&gt;case.  (With a VMS FTP server, it would&lt;BR /&gt;probably make no difference, but this is a&lt;BR /&gt;UNIX FTP server.)</description>
      <pubDate>Wed, 02 Apr 2008 01:03:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171273#M56282</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-04-02T01:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: About VMS7.3's FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171274#M56283</link>
      <description>I try use &lt;BR /&gt;FTP&amp;gt;dir/brief/out=test.lst "*.dat"&lt;BR /&gt;It's success!!&lt;BR /&gt;&lt;BR /&gt;Thank you!!</description>
      <pubDate>Wed, 02 Apr 2008 01:11:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171274#M56283</guid>
      <dc:creator>林宗褘</dc:creator>
      <dc:date>2008-04-02T01:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: About VMS7.3's FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171275#M56284</link>
      <description>On Microsoft Windows, "THIS" and "this" are the same filename.&lt;BR /&gt;&lt;BR /&gt;On OpenVMS, "THIS" and "this" are usually the same; traditionally these files were the same, but you can now select case sensitivity.&lt;BR /&gt;&lt;BR /&gt;Unix is more subtle here, in that "THIS" and "this" are two entirely different filenames on most Unix file systems.  (But not on all Unix systems.)&lt;BR /&gt;&lt;BR /&gt;Adding confusion, it used to be that OpenVMS filename processing was forced into uppercase by DCL parsers, and back into lowercase by the C library.  In more recent versions of OpenVMS and related, the tools are adding case-sensitivity and long filenames and related in a somewhat haphazard and obviously confusing fashion.  &lt;BR /&gt;&lt;BR /&gt;When in doubt with DCL syntax or with OpenVMS command syntax in general, quote anything that might be case-sensitive.  Whether file specification or otherwise.&lt;BR /&gt;&lt;BR /&gt;The question of trying the exact same commands without the /OUTPUT qualifier remains.  &lt;BR /&gt;&lt;BR /&gt;I suspect the reason the output file is empty is because the filenames don't match, and thus there are no matching files.  So the entire sequence involving the output file containing the directory listing is probably not relevant; it's a more fundamental matter with the file specification and the specific names of the files in the remote directory, and the case-sensitivity of the Unix server, and the change to provide case preservation within OpenVMS tools.  Drop that qualifier and you'd see the lack of files directly.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 02 Apr 2008 01:28:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/about-vms7-3-s-ftp/m-p/4171275#M56284</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-04-02T01:28:41Z</dc:date>
    </item>
  </channel>
</rss>

