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.
                                                m&f
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to