Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
VAX to Unix file transfer
Name: Philip Cooper Date: April 24, 2003 at 13:52:40 Pacific OS: win 98 CPU/Ram: 512
Comment:
Has anybody a solution to automate a scheduled daily file transfer between a VAX box running VMS, DECNET and LAT to a UNIX box running TCP/IP and LAT.
- Use an intermediate machine like a PC with both Decnet and TCP/IP - Install an IP stack on the VAX. If you don't want to pay for it, than use the free CMUTEK stack. Old, not really good, but good enough for the job. - Using Kermit with the LAT protocol may work. Although LAT is not meant for transferring files, it is possible when you use a small buffer size. But if it doesn't work, then don't ask me for help. - Use E-mail with the file as attachment.
Summary: I am trying to set up scripts to SFTP files from OPEN VMS 8.3 to SUN without hardcoding passwords. So I am trying to set up AUTHORIZED KEYS with no luck. Any help would be greatly appreciated. Sun is ...
Summary: I don't get it..... You have a file and want to print it to another file.......what are you trying to do ? What info do you need to log ? the information in the file or just that someone have sent a p...
Summary: i am need in vms, i wrote a procobol file which is used to extract data from datawarehouse, the output file will be in DAT format. i need to write a COM file which is use to seperate all the data frm ...