[Afpfs-ng-devel] afpcmd
Status: Alpha
Brought to you by:
alexthepuffin
From: <ra...@rs...> - 2008-06-16 14:14:28
|
Hello afpfs-ng-devel! I just began some testing whether I could use afpfs-ng's afpcmd to debug some netatalk hacking I've been doing. Turns out I'm debugging afpcmd now... ;o) I can connect and ls just find, but when I try to cd I get this error: afpcmd: cd permtest /permtest is not a directory, mode is 00 Is this supposed to work? Looking at the wire I see afpcmd asking for FPGetFileDirParms("permtest") to which netatalk is responding as expected -- at least afaikt: I'm in the middle of rehacking the way netatalk handles/publishes UNIX perms vs. inherited perms. So I might just be shooting my own foot here, but I'm almost sure I haven't broken things so badly... Finder.app mounting, listing etc. still works. Regards -Ralph |