FujiNet's most fundamental feature is virtual disk drive emulation. It replaces physical floppy drives by presenting disk image files as real drives to your vintage computer.
Your computer sends disk read/write requests over its peripheral bus (SIO, IEC, etc.) exactly as it would to a physical drive. FujiNet intercepts these requests and serves data from either a local SD card image or a network-hosted image — the computer can't tell the difference.
Network-hosted images (from TNFS servers) are always read-only. This protects the shared server files from being corrupted.
SD card images can be mounted read-write — changes you make are saved back to the image file.
Make a working copy
When experimenting with a game or program, copy the image to your SD card first so you can write to it (for save games, configuration, etc.) without affecting the master copy on the TNFS server.
In CONFIG's Hosts & Devices screen, you can toggle the write-protect status of each mounted image using the W key (Atari) or equivalent. A lock icon indicates write-protected status.