-
Notifications
You must be signed in to change notification settings - Fork 71
Testing against FTP Server
europlus edited this page Sep 23, 2024
·
4 revisions
- Atari
- FujiNet
- Working WiFi Connection
- atari-apps.irata.online in an available host slot.
- Power on FujiNet
- Power on Atari
- Wait for CONFIG to boot.
- In Hosts, select atari-apps.irata.online host slot.
- Select Tests/ directory
- Select n-handler-dosxl.atr, select D1:, mount as R/O
- Once HOSTS/DEVICES appears, press OPTION to boot. Keep holding OPTION to disable BASIC.
- Wait for DOS XL banner.
- Change N:'s directory to FTP.PIGWA.NET by typing (being sure to unlock CAPS LOCK!):
D1:NCD N:FTP://FTP.PIGWA.NET/stuff/collections/
- Verify that N's directory is correct by using NPWD:
D1:NPWD N: FTP://FTP.PIGWA.NET/stuff/collections/ D1:
- Get a directory of the FTP server using DIR.
NDIR ... Press [Return]... A list of files in this directory, mostly directories...
- Move into the "holmes cd" directory using NCD
D1:NCD N:holmes cd/
- Get a directory.
D1:DIR N: Holmes 1 Holmes 2 Holmes 3
- Change directory further in to Holmes 2/Atari Archives/Antic Files/88/
D1:NCD N:Holmes 2/Atari Archives/Antic Files/88/
- Verify that the directory is changed with NPWD. If no devicespec is specified, N1: is assumed.
D1:NPWD FTP://FTP.PIGWA.NET/stuff/collections/holmes cd/Holmes 2/Atari Archives/Antic Files/88/
- Try to load KENO.EXE from this directory
LOA N:KENO.EXE
- Keno should load.
- Cold start the Atari, leave option un-held to load BASIC (or insert BASIC cartridge if needed)
- When BASIC loads and you see FUJINET READY, try loading SUNSET.BAS
(Note that the directory is still set to the above.)
READY RUN"N:SUNSET.BAS
- Power off the Atari
- KENO.EXE should load from the FTP site. SUNSET.BAS should RUN from BASIC from the same FTP site.
Copyright 2024 Contributors to the FujiNetWIFI project.
Join us on Discord: https://discord.gg/7MfFTvD
- Home
- What is FujiNet?
- The Definition of Done
- Board bring up for FujiNet Platform.IO code
- The Complete Linux CLI Guide
- The Complete macOS CLI Guide
- Development Env for Apps
- FujiNet-Development-Guidelines
- System Quickstarts
- FujiNet Flasher
- Setting up a TNFS Server
- FujiNet Configuration File: fnconfig.ini
- AppKey Registry - SIO Command $DC Open App Key
- CP-M Support
- BBS
- Official Hardware Versions
- Prototype Board Revisions
- FujiNet Development Guidelines
- Atari Programming
- Apple Programming
- C64 Programming
- ADAM Programming
- Testing Plan
- Hacker List
- FujiNet VirtualMachine