Connect your mobile using data cable with pc
STEP 1
Install obexftp,openobex-apps from synaptic package manager
STEP 2
Download Obexftp front end software from "http://linux.softpedia.com/get/Communications/Telephony/OBEXFTP-Front-end-29770.shtml"
Extract the zip folder to home directory.
STEP 3
Find out the vendor Id and product id.
open terminal and type- lsusb
Bus 003 Device 003: ID xxxx:yyyy Nokia Mobile Phones
vendor id replace xxxx
product id replace yyyy
type in terminal the following line
sudo gedit /etc/udev/rules.d/040-permissions.rules
add the following line in the opening text editor
BUS=="usb", SYSFS{idVendor}=="VendorID", SYSFS{idProduct}=="ProductID", GROUP="plugdev", USER="yourUserNname"
save and close the file
STEP 4(create an icon on desktop)
Right click on desktop > select create launcher >
select a nice icon,type a suitable name,copy and paste the following code in the command line
java -jar /home/YOURUSERNAME/obexftp-frontend-0.6.1-bin/OBEXFTPFrontend.jar
replace username with your username
STEP 5
Go to desktop and double click on the icon you have created
1. Enter /usr/bin/obexftp in the ObexFTP path field.
2. Select USB on the Transport option and set the Value filed to 1.
click ok
click the first icon on the main window. The drives in the memory card will display below. You can transfer files from phone to pc or from pc to phone