Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!swrinde!elroy.jpl.nasa.gov!jarthur!uunet!ogicse!milton!gibdo!slh From: slh@gibdo.engr.washington.edu Newsgroups: comp.unix.aix Subject: Re: PCSIM AIX/DOS file transfers? Message-ID: <1991Apr25.203545.12465@gibdo.engr.washington.edu> Date: 25 Apr 91 20:40:04 GMT References: <1991Apr25.004717.23672@ux1.cso.uiuc.edu> Sender: news@milton.u.washington.edu (News) Reply-To: slh@gibdo.engr.washington.edu (PUT YOUR NAME HERE) Organization: zippity Lines: 12 In article <1991Apr25.004717.23672@ux1.cso.uiuc.edu> andreess@mrlaxs.mrl.uiuc.edu (Marc Andreessen) writes: |We're just starting to use PCSIM, and I'm wondering if there's any |direct way to transfer a file from the AIX-managed DOS ``hard drive'' |file to the AIX file system... at present we write the file from |the emulated hard drive onto a 3.5" floppy, and then use dosread to |get it back into AIX. There's got to be an easier way, right? | I think if you make a file designated as a "drive" for pcsim a directory, then both pcsim and aix have access to it. I definitely know you can do it, because I have one. Also transfering files through this shared drive to copy them from/to dos diskettes is a hell of a lot faster than dosread/write.