Search results

  1. thecloud

    AFP client for post macOS 15.5 macs

    Agreed. One nice thing about running a Mac OS 9 VM in QEMU is that you don't have to worry about the host system having an AFP client or AppleTalk support, because the guest system supports both. There's also no need to install a kernel extension. Note: for the Mac OS 9 VM to mount shares over...
  2. thecloud

    AFP client for post macOS 15.5 macs

    I'm aware of at least two AFP client projects: afpfs-ng and afp-perl. Both support AFP over TCP, rather than over AppleTalk (i.e. the same as every macOS release has since Mac OS X Tiger.) Both are command-line tools that will run on macOS as well as BSD and Linux systems. One question is...