HP3000-L Archives

August 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:
Paul Scott <[log in to unmask]>
Reply To:
Paul Scott <[log in to unmask]>
Date:
Mon, 25 Aug 2003 08:40:54 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (55 lines)
Hello All, and welcome to Monday,

I'm having some trouble with an FTP transfer to a VMS system (at least
FTP reports that, "Remote system type is VMS").

I'm trying to send a 180 byte fixed ASCII file that the remote site
would like to receive as a 180 byte fixed EBCDIC file. I fcopied my file
to convert it to EBCDIC, and specified bin in my FTP to send it binary.
What they claim to be receiving is a variable record file that is not
EBCDIC.

What am I missing???

Thanks in advance,

Paul "Who know FTP could be so hard?" Scott

  :purge dchrtemp
 :fcopy from=dchrfile;to=dchrtemp;new;ebcdicout

 HEWLETT-PACKARD 31900A.05.04 FILE COPIER  FRI, AUG 22, 2003,  3:00 PM
 (C) HEWLETT-PACKARD CO. 1999
 EOF FOUND IN FROMFILE AFTER RECORD 5
 6 RECORDS PROCESSED *** 0 ERRORS

 END OF SUBSYSTEM
 :#
 :# Send the Cris File
 :#
 :FTP.ARPA.SYS
 File Transfer Protocol [A0010A02] (C) Hewlett-Packard Co. 1990
 ftp> EXITONERROR
 ExitOnError mode on.  (FTPINFO 33)
 ftp> OPEN xxx.xxx.xxx.xxx
 220-FTPD1 IBM FTP CS V1R2 at <xxxxxxx>, 21:59:54 on 2003-08-
22.
 220 Connection will close if idle for more than 10 minutes.
 Connected to xxx.xxx.xxx.xxx.  (FTPINFO 40)
 ftp> USER user
 331 Send password please.
 Password:
 230 user is logged on.  Working directory is "FTPAAI.".
 Remote system type is MVS
 ftp> bin
 200 Representation type is Image
 ftp> PUT DCHRTEMP 'ZCDPDS.L11.PSPDAAIE'
 200 Port request OK.
 125 Storing data set ZCDPDS.L11.PSPDAAIE
 250 Transfer completed successfully.
 1080 bytes sent in 0.00 seconds (1054.69 Kbytes/sec)
 ftp> CLOSE

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

ATOM RSS1 RSS2