From owner-freebsd-questions Wed Jan 17 10:39:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (unknown [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id B7D2537B404 for ; Wed, 17 Jan 2001 10:39:19 -0800 (PST) Received: from mail.iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f0HIav703009; Wed, 17 Jan 2001 13:36:57 -0500 (EST) Message-ID: <3A65E61D.E1A469F0@mail.iowna.com> Date: Wed, 17 Jan 2001 13:36:13 -0500 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: christoph.sold@server.i-clue.de Cc: questions@FreeBSD.ORG Subject: Re: Netatalk, NFS and Samba References: <3A64ABD7.DE69A9B9@mail.iowna.com> <3A65DEFF.BB5469E5@i-clue.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for the reply: Christoph Sold wrote: > >From the netatalk afpd man page: > > Unix files beginning with '.' are not accessible from the > mac. > > Hence you cannot delete directories containing dot files, since the Mac > Finder does not know there are still files to delete in the directory > you want to kill. True, but netatalk is _creating_ these dotfiles (.AppleDouble and .AppleDesktop) and has no trouble deleting them when the directory was created by the Mac. I've been digging into the sourcecode,and the deletion of a directory specifically removes these Apple-specific dotfiles. The mystery is "why does it have trouble with them under these circumstances" > There is no workaround. The more I look into it, the more I think it's a bug ... unfortunately, I haven't found the root cause of it yet. > You should post to the netatalk list, too. I have, and reported it to the Netatalk bug reporting system as well. No reply yet. > I have no idea ;) Hmmm ... perhaps I should post to questions@bakers.org > Definitely. Just wait till I get started! Thanks, Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message