Home
Name Modified Size InfoDownloads / Week
README.txt 2011-02-22 1.3 kB
obexftpinteract-R1.tar.gz 2011-02-22 2.6 kB
Totals: 2 Items   3.9 kB 0
Obexftp interactive shell (obexftpinteract) R1
==============================================

Purpose of obexftpinteract:
===========================
obexftpinteract is a PHP script which turns the obexftp into interactive mode similar to the ftp interactive shell.


Requirements to run:
====================
The script was run and written on Debian GNU/Linux Squeeze (6.0); Therefore, it's best use the packages that come with Debian.
install then the following packages:

obexftp
php-cli (current one is php5-cli): to run the script
php-xml-parser : PHP PEAR module for parsing XML

Before running the script:
=========================
Please it VERY important to read the manual page of obexftp. use the following command: man obexftp.
Replace in the script the following variable $iface with the proper connection option as described in obexftp manual.
Make sure your device is connected - mainly a mobile phone.

Running the script:
===================
1- Open a terminal like xterm or gnome-terminal or KDE's terminal.
2- Change to the folder where you saved the script
3- type the following command: php obexftpinteract.php

Please type "help" for list of commands at the prompt of the obexftpinteract.
Thanks for using this script.

Author:Katya Ahmad.
Source: README.txt, updated 2011-02-22