Refer to github.com/dgsga/netatalk in README.md

This commit is contained in:
mabam 2021-10-26 22:29:52 +02:00 committed by GitHub
parent e32ff4e6e8
commit c9e26ed353
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 18 additions and 0 deletions

View File

@ -1,5 +1,23 @@
## afpfs-ng for macOS / OS X
```diff
- A N N O U N C E M E N T
- dgsga ported netatalk to compile and run on macOS!
- While afpfs-ng is in fact immature and incomplete, netatalk has been developed and
- refined over many years making it a solid software.
- So everyone who came here looking for a solution to network his Classic Mac or emulator
- (running up to Mac OS 9.2) with modern macOS, Id like to encourage using his solution.
- Find his repository and the related discussion at the following links, respectively:
```
https://github.com/dgsga/netatalk
https://www.emaculation.com/forum/viewtopic.php?f=34&t=11123
### Description
macOS / OS X ships with the ability to mount volumes via AFP. However, OS X 10.6 and newer are not capable of AFP version 2.x or older which is needed to network with Classic MacOS (7.6 to 9.2 via IP).