HP3000-L Archives

March 1999, Week 3

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:
Reply To:
Date:
Tue, 16 Mar 1999 01:01:28 -0500
Content-Type:
text/plain
Parts/Attachments:
Re: (73 lines)
Hello Gthia,

Re: Re: FTP KSAM between two HP3000 systems
------------------------------------------------------------------Gthia say's--
  I have a KSAM file (with a key file) and would like to transfer from one HP3k
system to another.
  Tried using the FTP transfer but the target system keeps responding with
incorrect file type error.
  Has anyone use FTP file transfer for KSAM files, would the record structure
information be transferred over as well? Or do I need to create an empty KSAM
file and populate it in the target system?
------------------------------------------------------------------Gthia say's--

  In my test (I found a KSAM file HP4000/HP4000K in PUB.SYS) I was able to FTP
this file on 5.5 and 6.0.

  My 5.5 machine is on FTPFD90 patch, but FTPFD57 5.5 GENERAL RELEASE for BOTH
the Source and Destination systems should do the job as per SR 5000-643163.

  SR: 5000-643163
FROM: FTPEDL1
Enhancement for KSAM (CM and NM) transfer capability.

 My 6.0 machine is on FTPFD91 patch, but this enhancement is included in the
base 6.0 release, so a patch is not necessary.



**********************************************************************example
ftp> PUT HP4000.PUB.SYS HP4000.WORK.SYS
200 PORT command ok.
150 File: HP4000.WORK.SYS;REC=93,1,F,BINARY;DISC=1400,2;KSAMD opened; data conne
ction will be opened
226 Transfer complete.
249856 bytes sent in 1.51 seconds (161.70 Kbytes/sec)


ftp> PUT HP4000K.PUB.SYS HP4000K.WORK.SYS
200 PORT command ok.
150 File: HP4000K.WORK.SYS;REC=93,1,F,BINARY;DISC=1400,2;CODE=1080;KSAMK opened;
 data connection will be opened
226 Transfer complete.
70144 bytes sent in 0.27 seconds (250.92 Kbytes/sec)

ftp> EXIT


:LISTF [log in to unmask]@.SYS,2
ACCOUNT=  SYS         GROUP=  PUB
FILENAME  CODE  ------------LOGICAL RECORD-----------  ----SPACE----
                  SIZE  TYP        EOF      LIMIT R/B  SECTORS #X MX
HP4000    KSAM     93W  FB        1332       1400   1      976  1  2
HP4000K   KSAMK   128W  FB         274        274   1      288  1  2

ACCOUNT=  SYS         GROUP=  WORK
FILENAME  CODE  ------------LOGICAL RECORD-----------  ----SPACE----
                  SIZE  TYP        EOF      LIMIT R/B  SECTORS #X MX
HP4000    KSAM     93W  FB        1332       1400   1      976  1  2
HP4000K   KSAMK   128W  FB         274        274   1      288  1  2
**********************************************************************example

FYI:  FTP does not know about KSAM data and KSAM key files... FTP is
transferring the files as independent files... It is the users responsibility to
assure both the Key and Data file transfer and data integrity is maintained.


Regards,

James Hofmeister
Hewlett Packard
Worldwide Technology Network Expert Center
P.S. My Ideals are my own, not necessarily my employers.

ATOM RSS1 RSS2