forked from AppleWin/AppleWin
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathftp.html
More file actions
33 lines (23 loc) · 1.05 KB
/
Copy pathftp.html
File metadata and controls
33 lines (23 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Internet FTP Sites</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);">Internet
FTP Sites</h2>
<hr size="4">
<p>Before transferring a program
or disk image through FTP, make sure to configure your FTP client for
binary transfer mode. With most FTP clients you can do this by simply
typing the word "binary".</p>
<p>
<a style="font-weight: bold;" target="_blank" href="ftp://public.asimov.net/pub/apple_II/">ftp://public.asimov.net/pub/apple_II/</a><br>
This site is the largest Apple
II emulation site, and the official release point for new
versions of AppleWin. Under the /pub/apple_II directory, you will
find disk images, utilities for making your own disk images, and
Apple emulators for other computers and operating systems.</p>
</body>
</html>