Someone asked me today how to copy large files (larger than will fit on a floppy) between computers. This is a fair question and I'll reinterate my answer here in case anyone else can use a solution. There are a few options:
- Use a compression tool such as Winzip to try to make the file small enough to fit on one floppy. Winzip also has a 'Split Zip File' feature that can break the file into small chunks that can each fit on a floppy.
- Sidestep the problem and invest in a USB Memory key. These plug into the USB port and act like a large disk drive. They work best with later versions of Windows 98 (post SP2), Windows ME, Windows 2000 and Windows XP.
- Install a network (could be considered overkill).
Personally I'd go the USB key route.

