HP3000-L Archives

July 2004, Week 4

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Barry Lake <[log in to unmask]>
Reply To:
Barry Lake <[log in to unmask]>
Date:
Thu, 22 Jul 2004 12:09:37 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (26 lines)
At 1:32 PM -0500 7/22/04, Walt Fles wrote:
>If I store this MYSTORE file onto a server via FTP ( after assuring the
>transfer mode is binary ) and then re-download the file via FTP in
>binary mode to my MPE machine, when I do the RESTORE I get this error:
>
>FILE "MYSTORE" DOES NOT APPEAR TO BE A STORE BACKUP (S/R 1306)


When you send a file back to MPE via FTP you have to include the correct
"build parms". Assuming you're running the MPE FTP client and GETting the
file, then something like the following should work:

  >open server
  >binary
  >get mystore mystore;rec=128,,f,binary;code=2501



--
Barry Lake                           mailto:[log in to unmask]
Allegro Consultants, Inc.            http://www.allegro.com
(408)252-2330

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2