From owner-freebsd-bluetooth@FreeBSD.ORG Thu Apr 9 21:11:30 2009 Return-Path: Delivered-To: bluetooth@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30DEE1065670 for ; Thu, 9 Apr 2009 21:11:30 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from aldan.algebra.com (aldan.algebra.com [216.254.65.224]) by mx1.freebsd.org (Postfix) with ESMTP id C2BC98FC0A for ; Thu, 9 Apr 2009 21:11:29 +0000 (UTC) (envelope-from mi+thun@aldan.algebra.com) Received: from aldan.algebra.com (localhost [127.0.0.1]) by aldan.algebra.com (8.14.3/8.14.3) with ESMTP id n39Kl9Is021113 for ; Thu, 9 Apr 2009 16:47:10 -0400 (EDT) (envelope-from mi+thun@aldan.algebra.com) Message-ID: <49DE5ECD.8020202@aldan.algebra.com> Date: Thu, 09 Apr 2009 16:47:09 -0400 From: "Mikhail T." User-Agent: Thunderbird 2.0.0.21 (X11/20090407) MIME-Version: 1.0 To: bluetooth@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: per-user directories for obexapp-server X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Apr 2009 21:11:30 -0000 Hello! I was able to set up the Bluetooth-server on my main machine, but all of the pushed files (Object Pushed) end up in the same root-only directory... Is there, perhaps, a way to specify a different directory for each device-ID (bdaddr)? This way my wife and myself could have our own locations (under home-directories somewhere) for pictures and phonebook backups... Please, advise. Thanks! Yours, -mi P.S. Maybe, the hcsecd.conf's syntax can be extended to (optionally) provide the username associated with each listed device?