From owner-freebsd-questions@FreeBSD.ORG Mon Sep 24 13:35:58 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F81116A417 for ; Mon, 24 Sep 2007 13:35:58 +0000 (UTC) (envelope-from ml@netfence.it) Received: from parrot.aev.net (parrot.aev.net [212.31.247.179]) by mx1.freebsd.org (Postfix) with ESMTP id D4AB013C448 for ; Mon, 24 Sep 2007 13:35:57 +0000 (UTC) (envelope-from ml@netfence.it) Received: from soth.ventu ([151.77.249.18]) (authenticated bits=128) by parrot.aev.net (8.14.1/8.13.8) with ESMTP id l8ODbiFK037304 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=FAIL) for ; Mon, 24 Sep 2007 15:37:50 +0200 (CEST) (envelope-from ml@netfence.it) Received: from alamar.ventu (alamar.ventu [10.1.2.18]) by soth.ventu (8.14.1/8.13.8) with ESMTP id l8ODb7CP003962; Mon, 24 Sep 2007 15:37:07 +0200 (CEST) (envelope-from ml@netfence.it) Message-ID: <46F7BD2B.4010705@netfence.it> Date: Mon, 24 Sep 2007 15:35:39 +0200 From: Andrea Venturoli User-Agent: Thunderbird 2.0.0.6 (X11/20070806) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <191FA4A3-28E3-4319-8D04-572818E81F98@dragffy.com> <72cf361e0709230813q4aeeb07rb13f9ca9ee1ba9ac@mail.gmail.com> <72cf361e0709231114w97185ccxe10aec942fe90657@mail.gmail.com> In-Reply-To: <72cf361e0709231114w97185ccxe10aec942fe90657@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.63 on 212.31.247.179 Cc: Gabriel Dragffy , Martin Hepworth Subject: Re: Netatalk X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Sep 2007 13:35:58 -0000 Martin Hepworth ha scritto: > the filetyping goes alot better using smb than appletalk with MacOS X I have to disagree. I think I'm dropping the last Mac OS 9 box very soon, so I could go to a samba only setup, but in the past I had several problems with it: filetyping is something I could work around, but for filenames encoding I could not find a solution. netatalk, on the other side, works flawlessly. I'm still trying to educate my users to avoid exotic characters in file names, but I cannot ask them to rename thousands of files they already have. (Just my two cents, but if someone can suggest something...). bye av.