Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Feb 2006 21:48:11 +0000
From:      dgmm <freebsd01@dgmm.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: Bluetooth - obexapp - get/put files with spaces in names
Message-ID:  <200602202148.12321.freebsd01@dgmm.net>
In-Reply-To: <20060219135823.GA922@roo.7f000001.org>
References:  <200602190125.28612.freebsd01@dgmm.net> <20060219135823.GA922@roo.7f000001.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On Sunday 19 February 2006 13:58, Michal F. Hanula wrote:
> On Sun, Feb 19, 2006 at 01:25:28AM +0000, dgmm wrote:
> > After some fiddling and hair pulling I eventually got my bluetooth
> > adapter to "see" the mobile phone.
> >
> > I'd like to pull some files from it but either I'm not seeing the obvious
> > or it just ain't obvious.
> >
> > Does anyone know how to change to a directory which has spaces in the
> > name or "get" a file which has spaces in the name?
>
>         $ obexapp -a siemens -c -C ftrn -f
>         obex> ls
>         Access    Owner    Group    Size       Modified         Name
>         RWD  W    n/a      n/a      n/a        01-Jan-04 00:00  Data/
>         RWD  W    n/a      n/a      n/a        15-Jan-04 00:00  MMCard/
>         Success, response: OK, Success (0x20)
>         obex> cd Data
>         Success, response: OK, Success (0x20)
>         obex> ls
>         Access    Owner    Group    Size       Modified         Name
>          WD  W    n/a      n/a      n/a        01-Apr-04 03:00  System/
>         RWD  W    n/a      n/a      n/a        01-Apr-04 03:00  Misc/
>         RWD  W    n/a      n/a      n/a        01-Apr-04 03:00  Animations/
>         RWD  W    n/a      n/a      n/a        01-Apr-04 03:00  Pictures/
>         RWD  W    n/a      n/a      n/a        01-Apr-04 03:00  Sounds/
>         RWD  W    n/a      n/a      n/a        01-Apr-04 03:00  Themes/
>         RWD  W    n/a      n/a      n/a        01-Apr-04 03:00  Videos/
>         RWD  W    n/a      n/a      n/a        01-Apr-04 03:00  Java/
>         RWD  W    n/a      n/a      n/a        01-Apr-04 03:07  Skins/
>         RWD  W    n/a      n/a      n/a        01-Apr-04 05:00  Voice memo/
>         RWD  W    n/a      n/a      n/a        21-Oct-05 21:11  Sms
> archive/ RWD  W    n/a      n/a      n/a        19-Feb-06 14:55  Video
> clips/ Success, response: OK, Success (0x20)
>         obex> cd
>         cd: remote directory> Video clips
>         Success, response: OK, Success (0x20)
>         obex>
>
> Not really intuitive.

Thanks.  That worked :-)

I'm sure I tried that, but....I tried a lot of things and sometimes things are 
a little obscure..

Thanks again.

-- 
Dave


Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602202148.12321.freebsd01>