Hello, i have a moto l6 and i write script (can be usable with other phones, is tested in moto l6 and sonyericsson t610) for download al the photos or all the videos with a single comand, it isn't totaly finish but in this moment you can use for mv or cp your photos or your videos to the pc. # cp getmovil /usr/local/bin # chmod 755 /usr/local/bin/getmovil $ cp .getmovil ~ //you need modfy for use your home folder $ getmovil -p -m // it get all the photos in moto l6 photos and videos use notation DD-MM-YY_HHMM getmovil fist parameter: -p|-i|-r|-v|-s|-t // -p is photos, -v is videos For can recive files seding from the phone you can use obexserver if you are using debian apt-get install obexserver, remember read the man before use obexserver comand. El lun, 14-08-2006 a las 20:42 -0400, Terry Mackintosh escribió: > Hi > > > There are so many pieces to the puzzle: hci* sdp* rfcomm others? > > What comes first? second? ...? > > I just want to get pictures off my Motorola V710 picture phone. > Has anyone done this? > > What programs do I run in what order and what config/password files need > to be messed with? > > I have read man pages and some of the howtos and such, that are totally > confusing. Do I really need to know about stacks and protocols and the > inner workings of all the different programs? Is there no single doc or > howto that puts it all together in simple to the point terms? > > I am computer literate, especially on Linux, but bluetooth is causing me > no end of frustration. > > Thanks >