if it means we can leverage your work on the DDP stack for the small price of building some glue code and maintaining a protobuf, then it sounds like a fine tradeoff to me
I only glanced through the code so maybe this is obvious, but I assume the tailtalk-broker would interface with atalkd...
I'm pleased to share my own mirror of the AFP Reference: https://afp.fyi/docs/reference/
My personal impetus for finally getting this cleaned up and published, rather than relying on the Wayback Machine copy, was that I kept finding blatant mistakes in the spec that needed correction. They are...
you can ask @NJRoadfan if his A2SERVER fork is in good enough shape to test
any RPi should run netatalk 4.5.0 well, you just have to compile it yourself
unless you want to learn how to work with Docker containers, I wouldn't necessarily recommend that you go down that path – it is a good...
how did you start the AFP server -- via the netatalk controller daemon, or the afpd daemon directly?
the former is the preferred way, because it will bring up the cnid_metad daemon for you (among other things) which is the daemon that orchestrates DBD database access through cnid_dbd daemon...
minor correction: "path" is indeed a legal option for the [Homes] section and will lead to this subdir being shared instead of the root of each user's home dir -- I leverage this option frequently since it's arguably preferable to sharing your entire home dir
Ref...
thanks for testing!
indeed, the RandNum UAM has a special ritual that you have to do; do you know about the "afppasswd.key" trick for adding a layer of DES encryption on your local afppasswd file? it's well worth it to avoid keeping passwords in clear text on your file system (albeit in...
Nitpick: AppleShare was never the name of the protocol itself, but rather of the client and server applications that implemented the protocol known as AFP (originally AppleTalk Filing Protocol, later shortened to Apple Filing Protocol).
Apple's SMB is based on the Sun implementation, reportedly...
this is truly helpful, having a properly searchable version of this documentation will be handy when working with AppleTalk code – I will certainly make use of it in the future
we have a similar but different challenge with the Apple Filing Protocol Reference document, which is the...
netatalk 4.5.0 beta is now available for adventurous users
we have introduced advanced ARC cache and a wide range of deep optimizations that speed up file operations, especially noticeably when you enumerate a large number of files, i.e. when browsing a remote volume
see the new manual chapter...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.