Jaffer is a Java implementation of an Appletalk File Server over TCP. Jaffer is only concerned with the latest AFP specifications and supporting OS X and OS 9 clients. It is mainly focused on a tight, clean, fast codebase that is very portable and embeddable.
| Tags | Communications File Sharing Filesystems |
|---|---|
| Licenses | BSD Original |
| Operating Systems | OS Independent |
| Implementation | Java |
Recent releases


Release Notes: Appletalk documentation links have been fixed. Volume mount and copied file timestamps have been fixed. zipfs has been added. Refactoring for JDK 1.5 has begun.


Release Notes: A Samba-style configuration file has been added. Major bugs with Resource Forks and Unix special files have been fixed.


Release Notes: Diffie-Hellman public key authentication and Random Number exchange authentication were added. AFP 2.3 read/write calls were added for OS 9, and minor bugfixes were made.


Release Notes: This release fixes several cases that would crash OS X. It also fixes large file support (tested with 30GB files). Optimizations to memory and threading are complete. Point to point read performance now exceeds Samba's on a gigabit network.


Release Notes: Reading/Writing of resource forks is now enabled. This should be compatible with the way they are stored in Samba (as AppleDouble v2). Major bugs with rename and deletion were fixed.