HP3000-L Archives

January 2003, 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:
Brennan Mann <[log in to unmask]>
Reply To:
Brennan Mann <[log in to unmask]>
Date:
Wed, 22 Jan 2003 18:50:17 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (46 lines)
Hello Again,
   I want to thank everyone who has been helped me. I am still running
into my ftp problem. The scenario is, I am trying to  FTP files off the
HP3000 to a Windows 2000 Server. Some how in the FTP process an extra byte
is being added to the end of each record and the file is losing it's
initial structure. Before the file is FTP it's record size is 150 bytes.
Once it's on the Win 2000 Server the file has a record size of 151 bytes.
I have tried switching the transfer type from ASCII, BYTESTREAM, and
BINARY. I get the same results every time. Below I have included the File
descriptor and the attributes of the file. Any Ideas?

Thanks Again,
Brennan


 FD OUTFL828.
 01 ARP-RECORD-BUFF.
    03 ARP-RECORD-TYPE         PIC X.
    03 FILLER                  PIC X.
    03 ARP-ACCOUNT-NUMBER.
       05 ARP-ACCOUNT-01       PIC 9(4).
       05 ARP-ACCOUNT-02       PIC 9(16).
    03 FILLER                  PIC X.
    03 ARP-SERAIL-NUMBER.
       05 ARP-SERIAL-NO-1      PIC 9(8).
       05 ARP-SERIAL-NO-2      PIC 9(10).
    03 FILLER                  PIC X.
    03 ARP-AMOUNT              PIC 9(16)V99.
    03 FILLER                  PIC X.
    03 ARP-ISSUE-DATE          PIC X(8).
    03 FILLER                  PIC X.
    03 ARP-PAID-DATE           PIC X(8).
    03 FILLER                  PIC X.
    03 ARP-ADDL-DATA           PIC X(15).
    03 FILLER                  PIC X(56).

File Record:

FILENAME  CODE  ------------LOGICAL RECORD-----------  ----SPACE----
                  SIZE  TYP        EOF      LIMIT R/B  SECTORS #X MX

CK000009          150B  FA           1      50000   1      928  1 32

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

ATOM RSS1 RSS2