Additional Integration- and Command Line Tools
This sections lists all the other smaller tools and script that come
with tdebluez. Most of them are of limited use alone, but supposed
to be called from within scripts or by other programs.
tdeioclient: Access to the TDEIO OBEX framework
This is a little utility to access tdeioslaves from the command line.
So tdeioclient is actually a general purpose utility.
With tdeioclient you can copy, list, delete any
file or directory which is accessible by TDE's TDEIO Framework. You can
copy a file from a FTP server directly to another server using WebDAV
or list a directory via SSH with tdeio_fish. Or - and that's where it
becomes interesting for us - you can access files on your mobile phone
via tdeio_obex.
Please note that tdeioclient - even though it is a command line program - still needs to be
run from within KDE, so you won't be able to use it in cronjobs for instance.