HP3000-L Archives

March 2014, Week 5

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:
Mark Ranft <[log in to unmask]>
Reply To:
Mark Ranft <[log in to unmask]>
Date:
Mon, 31 Mar 2014 21:52:48 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (57 lines)
I would try copying the file to an intermediate server.  Zip it.  And sftp it. See if that provides better results. 

Mark Ranft


> On Mar 31, 2014, at 9:29 PM, Craig Lalley <[log in to unmask]> wrote:
> 
> The HP3000 implementation of Posix needs some serious work.
> 
> I need to submit a file to PaymentTech.
> 
> It is an 80 byte file.
> 
> :listf lcauthot.pub.sg2ver,2
> ACCOUNT=  SG2VER      GROUP=  PUB     
> 
> FILENAME  CODE  ------------LOGICAL RECORD-----------  ----SPACE----
>                   SIZE  TYP        EOF      LIMIT R/B  SECTORS #X MX
> 
> LCAUTHOT           80B  FA          20     150000   3     1472  1 32
> 
> Now before I submit it to Paymenttech, I need to zip the file.
> 
> Shell/ix> zip lcauthot.zip /SG2VER/PUB/LCAUTHOT
> 
> I then sftp the file to PaymentTech.
> 
> PaymentTech is not processing the file because it is supposedly 96 bytes long.
> 
> If I unzip the file it become a bytestream file.
> 
> :listf my@,2
> ACCOUNT=  SYS         GROUP=  PUB     
> 
> FILENAME  CODE  ------------LOGICAL RECORD-----------  ----SPACE----
>                   SIZE  TYP        EOF      LIMIT R/B  SECTORS #X MX
> 
> MYFILE              1B  BA         802 2147483647   1       16  1  *
> 
> If I FCOPY FROM=MYFILE;TO=;HEX;CHAR     no record exceeds 80 bytes.
> 
> Why do they think it is an 96 byte file?
> 
> I have thought of converting the LF, to CR/LF with the -l option.
> 
> That will be my next attempt.
> 
> Thanks,
> 
> -Craig
> 
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

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

ATOM RSS1 RSS2