public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
From: digitalfredy <digitalfredy@debiancolombia.org>
To: BlueZ users <bluez-users@lists.sourceforge.net>
Subject: Re: [Bluez-users] Totally confused
Date: Tue, 15 Aug 2006 16:29:52 -0500	[thread overview]
Message-ID: <1155677394.9855.21.camel@YODA> (raw)
In-Reply-To: <44E1187E.6030401@mackintoshweb.com>

[-- Attachment #1: Type: text/plain, Size: 1561 bytes --]

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
> 

[-- Attachment #2: getmovil --]
[-- Type: application/x-shellscript, Size: 3193 bytes --]

[-- Attachment #3: .getmovil.conf --]
[-- Type: text/plain, Size: 697 bytes --]

phonemac 00:17:00:F4:E6:D7

#patron en el nombre, soporta expresiones regulares de grep (no entrecomillar)
phtregexp [0-3][0-9]-[0-1][0-9]-[0-9][0-9]_[0-2][0-9][0-6][0-9]
imgregexp [^([0-3][0-9]-[0-1][0-9]-[0-9][0-9]_[0-2][0-9][0-6][0-9])]
recregexp 
vidregexp [0-3][0-9]-[0-1][0-9]-[0-9][0-9]_[0-2][0-9][0-6][0-9]
sndregexp 
thmregexp

#carpetas en el telefono
phonephtdir picture
phoneimgdir picture
phonerecdir 
phoneviddir video
phonesnddir
phonethmdir

#carpetas en el computador
pcphtdir /home/digitalfredy/avi-local/img/fotos/fotos_telefono
pcimgdir /home/digitalfredy/avi-local/img/imagenes_telefono
pcrecdir 
pcviddir /home/digitalfredy/avi-local/video/videos_telefono
pcsnddir 
pcthmdir

[-- Attachment #4: Type: text/plain, Size: 373 bytes --]

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

[-- Attachment #5: Type: text/plain, Size: 164 bytes --]

_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

      parent reply	other threads:[~2006-08-15 21:29 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-08-15  0:42 [Bluez-users] Totally confused Terry Mackintosh
2006-08-15  1:23 ` redondos
2006-08-15 10:31   ` Rui Pedro Lopes
2006-08-15 22:22     ` redondos
2006-08-16  8:18       ` Rui Pedro Lopes
2006-08-16 13:39         ` redondos
2006-08-16 13:38           ` Rui Pedro Lopes
2006-08-16 15:16             ` redondos
2006-08-17  8:30               ` Rui Pedro Lopes
2006-08-16 14:27           ` manojt ambe
2006-08-16 15:13             ` Rui Pedro Lopes
2006-08-15 15:39   ` Terry Mackintosh
2006-08-15 22:33     ` redondos
2006-08-16  8:32       ` Rui Pedro Lopes
2006-08-15 21:29 ` digitalfredy [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1155677394.9855.21.camel@YODA \
    --to=digitalfredy@debiancolombia.org \
    --cc=bluez-users@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox