<?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 Variable Record Format in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ftp-variable-record-format/m-p/5240426#M27297</link>
    <description>We have a process that parses the dirout.lis, looking for a particular file. Since the file format was different between Stream_LF and Variable, I thought I should try to eliminate the variation for debugging purposes. As it turns out, Stream_LF may not be the problem. In any case, thank you for the link to the TCPIP logicals. Here are the TCPIP logicals currently in effect on the 8.3-1H1 machine:&lt;BR /&gt; &lt;BR /&gt;(LNM$SYSTEM_TABLE)&lt;BR /&gt;&lt;BR /&gt;  "TCPIP$FTP_CLIENT_ENABLE" = ".1.."&lt;BR /&gt;  "TCPIP$FTP_ENABLE" = ".1.."&lt;BR /&gt;  "TCPIP$FTP_EXTLOG" = "1"&lt;BR /&gt;  "TCPIP$FTP_IMBX" = "MBA7185:"&lt;BR /&gt;  "TCPIP$FTP_RMBX" = "MBA7184:"&lt;BR /&gt;  "TCPIP$FTP_TMBX" = "MBA7186:"&lt;BR /&gt;&lt;BR /&gt;I don't see anything that appears to be created to the record format.</description>
    <pubDate>Tue, 18 May 2010 19:33:47 GMT</pubDate>
    <dc:creator>Bill Hallinan</dc:creator>
    <dc:date>2010-05-18T19:33:47Z</dc:date>
    <item>
      <title>FTP Variable Record Format</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-variable-record-format/m-p/5240423#M27294</link>
      <description>Excuse me if the question has been answered elsewhere. If so, please redirect me.&lt;BR /&gt;&lt;BR /&gt;Question: Can a default setting for the record format be set for newly created files? For, example, the FTP a command of &lt;BR /&gt;&lt;BR /&gt;ls *.txt [DIRECTORY]dirout.lis&lt;BR /&gt;&lt;BR /&gt;will produce a file with a record format of Stream_LF. I want the newly created file (dirout.lis) to have a record format of variable length. The FTP command is initiated on bl860c running OpenVMS OpenVMS V8.3-1H1. The FTP connection is to a Windows Server 2003 SP2 machine. &lt;BR /&gt;&lt;BR /&gt;This same FTP command creates a variable length file when executed from our old OpenVMS 8.2 system. &lt;BR /&gt;&lt;BR /&gt;Details:&lt;BR /&gt;&lt;BR /&gt;dirout.lis contents:&lt;BR /&gt;-----------------------------&lt;BR /&gt;150441-201004.txt&lt;BR /&gt;560021-201004.txt&lt;BR /&gt;SaveMe.txt&lt;BR /&gt;&lt;BR /&gt;dir /full of dirout.lis on OpenVMS V8.3-1H1:&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;dirout.lis;1                  File ID:  (18826,133,0)&lt;BR /&gt;Size:            1/16         Owner:    [0,4400]&lt;BR /&gt;Created:    18-MAY-2010 09:04:50.60&lt;BR /&gt;Revised:    18-MAY-2010 09:04:50.67 (1)&lt;BR /&gt;Expires:    &lt;NONE specified=""&gt;&lt;BR /&gt;Backup:     &lt;NO backup="" recorded=""&gt;&lt;BR /&gt;Effective:  &lt;NONE specified=""&gt;&lt;BR /&gt;Recording:  &lt;NONE specified=""&gt;&lt;BR /&gt;Accessed:   &lt;NONE specified=""&gt;&lt;BR /&gt;Attributes: &lt;NONE specified=""&gt;&lt;BR /&gt;Modified:   &lt;NONE specified=""&gt;&lt;BR /&gt;Linkcount:  1&lt;BR /&gt;File organization:  Sequential&lt;BR /&gt;Shelved state:      Online&lt;BR /&gt;Caching attribute:  Writethrough&lt;BR /&gt;File attributes:    Allocation: 16, Extend: 0, Global buffer count: 0&lt;BR /&gt;                    No version limit&lt;BR /&gt;Record format:      Stream_LF, maximum 0 bytes, longest 17 bytes&lt;BR /&gt;Record attributes:  Carriage return carriage control&lt;BR /&gt;RMS attributes:     None&lt;BR /&gt;Journaling enabled: None&lt;BR /&gt;File protection:    System:RWED, Owner:RWED, Group:RE, World:&lt;BR /&gt;Access Cntrl List:  None&lt;BR /&gt;Client attributes:  None&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;dir /full of dirout.lis on OpenVMS V8.2:&lt;BR /&gt;------------------------------------------&lt;BR /&gt;DIROUT.LIS;1                  File ID:  (440,260,0)&lt;BR /&gt;Size:            0/0          Owner:    [SYSTEM]&lt;BR /&gt;Created:    18-MAY-2010 12:16:21.15&lt;BR /&gt;Revised:    18-MAY-2010 12:16:21.24 (2)&lt;BR /&gt;Expires:    &lt;NONE specified=""&gt;&lt;BR /&gt;Backup:     &lt;NO backup="" recorded=""&gt;&lt;BR /&gt;Effective:  &lt;NONE specified=""&gt;&lt;BR /&gt;Recording:  &lt;NONE specified=""&gt;&lt;BR /&gt;Accessed:   &lt;NONE specified=""&gt;&lt;BR /&gt;Attributes: &lt;NONE specified=""&gt;&lt;BR /&gt;Modified:   &lt;NONE specified=""&gt;&lt;BR /&gt;Linkcount:  1&lt;BR /&gt;File organization:  Sequential&lt;BR /&gt;Shelved state:      Online&lt;BR /&gt;Caching attribute:  Writethrough&lt;BR /&gt;File attributes:    Allocation: 0, Extend: 0, Global buffer count: 0&lt;BR /&gt;                    No version limit&lt;BR /&gt;Record format:      Variable length, maximum 0 bytes, longest 0 bytes&lt;BR /&gt;Record attributes:  Carriage return carriage control&lt;BR /&gt;RMS attributes:     None&lt;BR /&gt;Journaling enabled: None&lt;BR /&gt;File protection:    System:RWED, Owner:RWED, Group:RE, World:&lt;BR /&gt;Access Cntrl List:  None&lt;BR /&gt;Client attributes:  None&lt;BR /&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NO&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NONE&gt;&lt;/NO&gt;&lt;/NONE&gt;</description>
      <pubDate>Tue, 18 May 2010 18:07:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-variable-record-format/m-p/5240423#M27294</guid>
      <dc:creator>Bill Hallinan</dc:creator>
      <dc:date>2010-05-18T18:07:58Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Variable Record Format</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-variable-record-format/m-p/5240424#M27295</link>
      <description>Update: the FTP target of the OpenVMS 8.2 is a Windows 2000 server. If OpenVMS 8.2 connects to Windows Server 2003, the dirout.lis has a record format of Stream_LF. This appears to be a Windows 2000/2003 issue. Any ideas before I close the thread?</description>
      <pubDate>Tue, 18 May 2010 18:27:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-variable-record-format/m-p/5240424#M27295</guid>
      <dc:creator>Bill Hallinan</dc:creator>
      <dc:date>2010-05-18T18:27:22Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Variable Record Format</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-variable-record-format/m-p/5240425#M27296</link>
      <description>&lt;BR /&gt;What is the TCP-IP stack you use? &lt;BR /&gt;OpenVMS provided TCPIP (nee UCX) ?&lt;BR /&gt;&lt;BR /&gt;Do a $ SHOW LOG TCPIP$FTP*&lt;BR /&gt;Check specifically for:&lt;BR /&gt;&lt;BR /&gt;TCPIP$FTP_STREAMLF &lt;BR /&gt;   If defined, the FTP server and client create files as RMS STREAM_LF files. The default is variable-length files.&lt;BR /&gt;&lt;BR /&gt;For other logical names check:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/83final/6526/6526pro_041.html" target="_blank"&gt;http://h71000.www7.hp.com/doc/83final/6526/6526pro_041.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please know that I like VAR files, like I like descriptors. &lt;BR /&gt;But please humor me and explain why you even care?&lt;BR /&gt;&lt;BR /&gt;RMS makes it hard to depent on the exact format. Stream-LF is few bytes per record more efficient than VAR files.  Many ( C-rtl ) based programs (Perl, COBRTL, SORT) actually work slightly more comfortable with stream-lf. So I lean towards Stream-lf myself these days.&lt;BR /&gt;&lt;BR /&gt;Just curious!&lt;BR /&gt;Hein&lt;BR /&gt;</description>
      <pubDate>Tue, 18 May 2010 19:07:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-variable-record-format/m-p/5240425#M27296</guid>
      <dc:creator>Hein van den Heuvel</dc:creator>
      <dc:date>2010-05-18T19:07:49Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Variable Record Format</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-variable-record-format/m-p/5240426#M27297</link>
      <description>We have a process that parses the dirout.lis, looking for a particular file. Since the file format was different between Stream_LF and Variable, I thought I should try to eliminate the variation for debugging purposes. As it turns out, Stream_LF may not be the problem. In any case, thank you for the link to the TCPIP logicals. Here are the TCPIP logicals currently in effect on the 8.3-1H1 machine:&lt;BR /&gt; &lt;BR /&gt;(LNM$SYSTEM_TABLE)&lt;BR /&gt;&lt;BR /&gt;  "TCPIP$FTP_CLIENT_ENABLE" = ".1.."&lt;BR /&gt;  "TCPIP$FTP_ENABLE" = ".1.."&lt;BR /&gt;  "TCPIP$FTP_EXTLOG" = "1"&lt;BR /&gt;  "TCPIP$FTP_IMBX" = "MBA7185:"&lt;BR /&gt;  "TCPIP$FTP_RMBX" = "MBA7184:"&lt;BR /&gt;  "TCPIP$FTP_TMBX" = "MBA7186:"&lt;BR /&gt;&lt;BR /&gt;I don't see anything that appears to be created to the record format.</description>
      <pubDate>Tue, 18 May 2010 19:33:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-variable-record-format/m-p/5240426#M27297</guid>
      <dc:creator>Bill Hallinan</dc:creator>
      <dc:date>2010-05-18T19:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Variable Record Format</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-variable-record-format/m-p/5240427#M27298</link>
      <description>Correction: I don't see anything that appears to be related to the record format.</description>
      <pubDate>Tue, 18 May 2010 19:35:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-variable-record-format/m-p/5240427#M27298</guid>
      <dc:creator>Bill Hallinan</dc:creator>
      <dc:date>2010-05-18T19:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Variable Record Format</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-variable-record-format/m-p/5240428#M27299</link>
      <description>STREAM_LF turned out not to be a problem. Other combined features of our program were the cause of difficulties. Thank you for your help.</description>
      <pubDate>Tue, 18 May 2010 21:03:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-variable-record-format/m-p/5240428#M27299</guid>
      <dc:creator>Bill Hallinan</dc:creator>
      <dc:date>2010-05-18T21:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: FTP Variable Record Format</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp-variable-record-format/m-p/5240429#M27300</link>
      <description>&lt;!--!*#--&gt;&amp;gt; STREAM_LF turned out not to be a problem.&lt;BR /&gt;&amp;gt; [...]&lt;BR /&gt;&lt;BR /&gt;It is often true that describing the actual&lt;BR /&gt;problem is more useful than asking how to&lt;BR /&gt;implement some sub-ideal (or non-) "solution"&lt;BR /&gt;to that problem.</description>
      <pubDate>Wed, 19 May 2010 00:11:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp-variable-record-format/m-p/5240429#M27300</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-05-19T00:11:31Z</dc:date>
    </item>
  </channel>
</rss>

