From owner-freebsd-bluetooth@FreeBSD.ORG Wed Jan 5 15:22:41 2005 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5224916A4D9 for ; Wed, 5 Jan 2005 15:22:41 +0000 (GMT) Received: from mx.dada.it (mail2.dada.it [195.110.100.2]) by mx1.FreeBSD.org (Postfix) with SMTP id E336D43D5A for ; Wed, 5 Jan 2005 15:22:39 +0000 (GMT) (envelope-from mad@madpilot.net) Received: (qmail 21351 invoked from network); 5 Jan 2005 15:22:35 -0000 Received: from unknown (HELO madpilot.net) (195.110.114.197) by mail.dada.it with SMTP; 5 Jan 2005 15:22:35 -0000 Received: (qmail 57490 invoked from network); 5 Jan 2005 15:22:37 -0000 Received: from wedge.madpilot.net (192.168.13.11) by 0 with SMTP; 5 Jan 2005 15:22:37 -0000 Received: from wedge.madpilot.net (localhost.madpilot.net [127.0.0.1]) by wedge.madpilot.net (8.13.1/8.12.11) with ESMTP id j05FMbMp083923 for ; Wed, 5 Jan 2005 16:22:37 +0100 (CET) (envelope-from mad@wedge.madpilot.net) Received: (from mad@localhost) by wedge.madpilot.net (8.13.1/8.12.11/Submit) id j05FMbPT083922 for freebsd-bluetooth@freebsd.org; Wed, 5 Jan 2005 16:22:37 +0100 (CET) (envelope-from mad) Date: Wed, 5 Jan 2005 16:22:37 +0100 From: Guido Falsi To: freebsd-bluetooth@freebsd.org Message-ID: <20050105152237.GA83878@wedge.madpilot.net> References: <200501051201.23222.jjess@freebsd.polarhome.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200501051201.23222.jjess@freebsd.polarhome.com> X-Operating-System: FreeBSD 5.3-STABLE X-PGP-Key: http://www.madpilot.net/~mad/PGP-public-key.asc User-Agent: Mutt/1.5.6i Subject: Re: obexapp-1.4.2 and motorola E1000 X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 05 Jan 2005 15:22:41 -0000 On Wed, Jan 05, 2005 at 12:01:22PM +0100, Jes wrote: > Hello: > > I have problems to browse the file system in a Motorola E1000. I've just > updated obexapp to 1.4.2 but the problem remains. No problems to do OPUSH and > connect with PPP but when I do: > > obexapp -a e1000_address -f -C FTRN > > I get connected but I when type 'ls' I get any response and I have to type > 'CTRL+C' to quit. If I type 'cd' obexapp answer for the remote directory but > what directory ? There's version 1.4.4, but can't be committed right now(there's a ports freeze in force). You could try updating your port using the patch in the PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=75732 -- Guido Falsi