<?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 in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/ftp/m-p/4145669#M14157</link>
    <description>Graham,&lt;BR /&gt;&lt;BR /&gt;One more thing, from the file name I assume that this is a backup save set. If this is right the save set will be corrupted (the file attributes, not the content). You can use a command procedure from the freeware CD to fix the problem. There is the link:&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/freeware/backup.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/freeware/backup.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
    <pubDate>Fri, 15 Feb 2008 12:01:12 GMT</pubDate>
    <dc:creator>Bojan Nemec</dc:creator>
    <dc:date>2008-02-15T12:01:12Z</dc:date>
    <item>
      <title>FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp/m-p/4145666#M14154</link>
      <description>%TCPIP-E-FTP-OUTPUPROCF error processing output file SYS$ROOT:[SYSMGR]ASKV11.BCK &lt;BR /&gt;RMS-W-RTB 36864 byte recod to large for users buffer 426 connection closed: transfer aborted&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Feb 2008 11:06:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp/m-p/4145666#M14154</guid>
      <dc:creator>Graham Moss</dc:creator>
      <dc:date>2008-02-15T11:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp/m-p/4145667#M14155</link>
      <description>Graham,&lt;BR /&gt;&lt;BR /&gt;I would say that you will be able to transfer the file if you specify BINARY.&lt;BR /&gt;&lt;BR /&gt;Which IP stack is being used? What version?&lt;BR /&gt;&lt;BR /&gt;- Bob Gezelter, &lt;A href="http://www.rlgsc.com" target="_blank"&gt;http://www.rlgsc.com&lt;/A&gt;</description>
      <pubDate>Fri, 15 Feb 2008 11:47:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp/m-p/4145667#M14155</guid>
      <dc:creator>Robert Gezelter</dc:creator>
      <dc:date>2008-02-15T11:47:39Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp/m-p/4145668#M14156</link>
      <description>Graham,&lt;BR /&gt;&lt;BR /&gt;The file has records larger than maximal RMS record size (32767 bytes).&lt;BR /&gt;&lt;BR /&gt;Try to use binary transport.&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Fri, 15 Feb 2008 11:54:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp/m-p/4145668#M14156</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2008-02-15T11:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp/m-p/4145669#M14157</link>
      <description>Graham,&lt;BR /&gt;&lt;BR /&gt;One more thing, from the file name I assume that this is a backup save set. If this is right the save set will be corrupted (the file attributes, not the content). You can use a command procedure from the freeware CD to fix the problem. There is the link:&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/freeware/backup.html" target="_blank"&gt;http://h71000.www7.hp.com/openvms/freeware/backup.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Fri, 15 Feb 2008 12:01:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp/m-p/4145669#M14157</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2008-02-15T12:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp/m-p/4145670#M14158</link>
      <description>re: broken savesets&lt;BR /&gt;&lt;BR /&gt;&amp;gt;You can use a command procedure from the &lt;BR /&gt;&amp;gt;freeware CD to fix the problem&lt;BR /&gt;&lt;BR /&gt;  True, but from V8.3 there is a supported mechanism: BACKUP/REPAIR. It hasn't made it into the HELP yet, but is possibly in the release notes. Here's an example of use:&lt;BR /&gt;&lt;BR /&gt;SS.SAV has the wrong file attributes.&lt;BR /&gt;&lt;BR /&gt;$ backup/log ss.sav/save [.restore]&lt;BR /&gt;%BACKUP-F-NOTSAVESET, DISK_USER0:[OM_PROD]SS.SAV;1 is not a BACKUP save set&lt;BR /&gt;$ backup/log/repair ss.sav/save/select=nofiles [.restore]&lt;BR /&gt;%BACKUP-I-REPAIRED, saveset attributes changed to RFM=FIX, MRS=32256&lt;BR /&gt;%BACKUP-W-NOFILES, no files selected from DISK_USER0:[OM_PROD]SS.SAV;&lt;BR /&gt;&lt;BR /&gt;Note that since BACKUP insists on an output directory, and you can't say "just fix it, don't restore any files", I've used /SELECT to avoid the restore.</description>
      <pubDate>Sun, 17 Feb 2008 20:40:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp/m-p/4145670#M14158</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2008-02-17T20:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: FTP</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/ftp/m-p/4145671#M14159</link>
      <description>VMS 8.3's backcup/repair also works with /list, so that's another way to avoid restoring files.&lt;BR /&gt;&lt;BR /&gt;$ sho sys/nopro&lt;BR /&gt;OpenVMS V8.3  on node OMEGA  18-FEB-2008 02:23:54.75  Uptime  0 21:29:53&lt;BR /&gt;$ DW TEST*.BCK&lt;BR /&gt;&lt;BR /&gt;Directory ROOT$USERS:[JON]&lt;BR /&gt;&lt;BR /&gt;TEST.BCK;1                                   32/32        8-APR-2007 06:21:58.39&lt;BR /&gt;TESTFTPBIN.BCK;1                             32/32       18-FEB-2008 02:15:13.83&lt;BR /&gt;&lt;BR /&gt;Total of 2 files, 64/64 blocks.&lt;BR /&gt;$ SHO TIME&lt;BR /&gt;  18-FEB-2008 02:15:42&lt;BR /&gt;$ BACKUP/LIST TESTFTPBIN.BCK/SAVE&lt;BR /&gt;Listing of save set(s)&lt;BR /&gt;&lt;BR /&gt;%BACKUP-E-POSERROR, error positioning ROOT$USERS:[JON]TESTFTPBIN.BCK;1&lt;BR /&gt;-RMS-F-IOP, operation invalid for file organization or device&lt;BR /&gt;%BACKUP-E-READERR, error reading ROOT$USERS:[JON]TESTFTPBIN.BCK;1&lt;BR /&gt;-BACKUP-E-BLOCKCRC, software block CRC error&lt;BR /&gt;%BACKUP-E-INVBLKSIZE, invalid block size in save set&lt;BR /&gt;&lt;BR /&gt;End of save set&lt;BR /&gt;&lt;BR /&gt;$ BACKUP/LIST TESTFTPBIN.BCK/SAVE/REPAIR&lt;BR /&gt;Listing of save set(s)&lt;BR /&gt;&lt;BR /&gt;%BACKUP-I-REPAIRED, saveset attributes changed to RFM=FIX, MRS=16384&lt;BR /&gt;Save set:          TEST.BCK&lt;BR /&gt;Written by:        JON         &lt;BR /&gt;UIC:               [000002,000016]&lt;BR /&gt;Date:               8-APR-2007 06:21:58.34&lt;BR /&gt;Command:           BACKUP TEST.TXT TEST.BCK/SAVE/BLOCK=16384/GROUP=0/COMMENT=Demo of dumping backup saveset&lt;BR /&gt;Operating system:  OpenVMS Alpha version V7.2&lt;BR /&gt;BACKUP version:    AXP72R001&lt;BR /&gt;CPU ID register:   80000000&lt;BR /&gt;Node name:         _SIGMA::&lt;BR /&gt;Written on:        _$4$DKA200:&lt;BR /&gt;Block size:        16384&lt;BR /&gt;Buffer count:      2040&lt;BR /&gt;&lt;BR /&gt;[JON]TEST.TXT;3                                             1  24-SEP-2001 20:11&lt;BR /&gt;[JON]TEST.TXT;2                                             1  21-MAY-2001 10:38&lt;BR /&gt;[JON]TEST.TXT;1                                             1   5-MAY-1997 14:00&lt;BR /&gt;&lt;BR /&gt;Total of 3 files, 3 blocks&lt;BR /&gt;End of save set&lt;BR /&gt;&lt;BR /&gt;$</description>
      <pubDate>Mon, 18 Feb 2008 07:26:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/ftp/m-p/4145671#M14159</guid>
      <dc:creator>Jon Pinkley</dc:creator>
      <dc:date>2008-02-18T07:26:52Z</dc:date>
    </item>
  </channel>
</rss>

