| Computing.Net: Over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to sign up now, it's free! |
OpenVMS text
|
Original Message
|
Name: Cherylca
Date: July 28, 2004 at 06:39:32 Pacific
Subject: OpenVMS text OS: OpenVMS 7 2-1 CPU/Ram: es40
|
Comment: I am trying to xfer text files to a Unix system, when opening the files on the Unix system the file formate is lost. I need to specifiy dilimiters on the file before transfering to the Unix box. Any suggestions on what utility would work the best?
Report Offensive Message For Removal
|
|
Response Number 1
|
Name: WillemGrooters
Date: August 9, 2004 at 07:52:33 Pacific
|
Reply: (edit)If the extension of the file is .TXT try: FTP <Unix node name or address> FTP> TEXT FTP> MPUT *.TXT but it may be worthwhile to convert the files tro STREAM_LF format and then FTP then BINARY. I cannot tell the exact format (will look it up) Beware the file system on VMS is a RECORD based type, on Unix STREAM based. These are quite incompatible! Willem Willem Grooters
Report Offensive Follow Up For Removal
|

Post Locked
This post is quite old and has been locked from receiving new replies. Please create a new posting instead.
Go to OpenVMS Forum Home