AppleWin/AppleWin/help/ddi-transfer.html

94 lines
2.8 KiB
HTML
Raw Normal View History

2006-07-08 15:41:03 +00:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Transferring Disk Images</title>
</head>
<body style="background-color: rgb(255, 255, 255); font-family: verdana;" alink="#008000" link="#008000" vlink="#008000">
<h2 style="color: rgb(0, 128, 0);">Transferring
Disk Images</h2>
<hr size="4">
<p style="font-weight: bold;">Serial Line
Transfers:</p>
<p>The most common method of
transferring disk
images is through a serial line. To do this, you must connect
your Apple to your PC with a serial line and null modem, then run
one program on the Apple which reads data off the disk and sends
it out over the serial line, and another program on the PC which
collects data from the serial line and saves it to a disk image
file. This system can be difficult to set up initially, but once
it is working it is very fast and convenient.</p>
<p>There are a number of files on
<a target="_blank" href="ftp://public.asimov.net/pub/apple_II/">ftp://public.asimov.net/pub/apple_II/</a>
which contain programs and tips to help you transfer disks in
this manner. One noteworthy program is Apple Disk Transfer
(adt120.zip), which can simplify the setup process by
automatically installing itself on your Apple through a serial
line.</p>
<p style="font-weight: bold;">Modem Transfers:</p>
<p>If you have a modem and
terminal program on
both your Apple and PC, you can take advantage of that to
transfer disks with very little initial setup. Here's what you
do:</p>
<ol>
<li>Run ShrinkIt! on the Apple
to compress a disk image into a single archive file.</li>
<li>Transfer that file over the
modem to your PC.</li>
<li>Run Nulib on the PC to
uncompress the archive file. Nulib is available from
<a target="_blank" href="ftp://public.asimov.net/pub/apple_II/">ftp://public.asimov.net/pub/apple_II/</a>.</li>
</ol>
<p style="font-weight: bold;">Transferring
Through 3.5"
Disks:</p>
<p>One final way to transfer disk
images is to
copy the data onto a 3.5" disk, and then use a Macintosh to
transfer the data from the 3.5" disk into a PC readable
format. The advantage of this method is that it does not require
a serial card or modem. However, it does involve a number of
steps:</p>
<ol>
<li>Run dsk2file on an Apple
IIgs. This will read an entire 5 1/4" disk and save it as a single file
on a 3.5" ProDOS disk.</li>
<li>Take the 3.5" disk to a
Macintosh and copy the file using Apple File Exchange or the ProDOS
File System Extension.</li>
<li>Format a high density 3.5"
disk on a PC.</li>
<li>Take this 3.5" disk to the
Macintosh and write the image file to it using Apple File Exchange or
PC Exchange.</li>
</ol>
</body>
</html>