Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!RICHTER.MIT.EDU!krowitz From: krowitz@RICHTER.MIT.EDU (David Krowitz) Newsgroups: comp.sys.apollo Subject: Re: Converting unstructered Apollo files to Bitmap Apollo Bitmap files Message-ID: <8906292153.AA09787@richter.mit.edu> Date: 29 Jun 89 21:53:03 GMT Sender: daemon@ucbvax.BERKELEY.EDU Organization: The Internet Lines: 28 FTP does not have any concept of file types. That is why you get an "unstruc" file at the far end. What you want to do is to convert your Apollo-specific file types into "unstruc" or "uasc" files before transferring them. There are 2 easy ways to do this under SR10. The first is to use the "tar -cvAf file_to_ftp " command under BSD4.3. This will backup your files into a standard Unix "tar" format file while preserving the Apollo specific information. You can then FTP this file to another Apollo and unpack it with a similar "tar" command. The second method is to use the "wbak -to" command to backup your Apollo specific files to a "uasc" or "unstruc" file rather than to a magtape device. There is an SR9.7 version of wbak which has this capability. I believe it is available from one of the patch tapes (or you can probably copy it from the SR9.7 compatibility directory on an SR10 machine). Both of these methods are nice in that you not only preserve your file-types, but you can also transfer any directory structure in a single operation. -- David Krowitz krowitz@richter.mit.edu (18.83.0.109) krowitz%richter@eddie.mit.edu krowitz%richter@athena.mit.edu krowitz%richter.mit.edu@mitvma.bitnet (in order of decreasing preference)