Path: utzoo!utgpu!water!watmath!uunet!umix!mailrus!ames!killer!bobc From: bobc@killer.UUCP (Bob Calbridge) Newsgroups: unix-pc.general Subject: 7300 to 3B2 communication Keywords: file transfer Message-ID: <3738@killer.UUCP> Date: 8 Apr 88 19:21:04 GMT Distribution: na Organization: The Unix(R) Connection, Dallas, Texas Lines: 23 Looking for help or a finger in the direction of some reference material. I've been reading lately in an attempt to solve this problem but certain questions and my fear of my own naiveity (sp?) prompt me present this to those who may have more experience. The Problem. We have a rank of 7300's that are being used as terminals to a 3B2. We want to do some direct file dumping from the 7300 to the 3B2. However we want to do this from the floppy drive and we want to use MS-DOS disks. I understand how to mount the disk system and under normal file formats how to read a directory file. My first thought is that you could use system calls to list the directory. The main question is, "Can I access the files using the same functions for the regular files?" I could also use some information on the exact function of the executable "/usr/bin/msdos." Are there any options that can be presented to it? Can I read the directory of that partition by reading in sequentially to a structure with the same layout as the MS-DOS directory? Any help would be appreciated. Thanks in advance. Best, Bob