openzfs / zfs

OpenZFS on Linux and FreeBSD
https://openzfs.github.io/openzfs-docs
Other
10.63k stars 1.75k forks source link

share/unshare AFP support #495

Open FransUrbo opened 12 years ago

FransUrbo commented 12 years ago

Just for completness (since we 'now' support NFS, SMB and also iSCSI, even though it's not availible 'upstream', supporting AFP would be nice (at least for me).

23degrees commented 12 years ago

Including AFP would be a useful feature especially if it would make sharing with OS X more graceful.

FransUrbo commented 10 years ago

UPDATE (for completeness): I did start looking into this at the time, but since the AFP version I'm using (netatalk v2.2.1) doesn't support adding/removing/modifying shares on-the-fly (i.e. with external commands, without touching the configfile and restart/reload of the daemon), I started looking at adding that support to netatalk it self.

That would be quite a lot of work, so I'm not concentrating on this at the moment. Maybe if I get more time and more requests to actually go through with it, I can find the time...

But as now, it's at an extremely low priority...

lundman commented 10 years ago

Also on the wish list here https://github.com/zfs-osx/zfs/issues/46