Unable to see files on Samsung phone with bluetooth

Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
smcleish

Unable to see files on Samsung phone with bluetooth

Post by smcleish »

Hi all,

I've recently got a new phone, a Samsung GT E2120 (it's a bottom of the range Samsung, but has all I need on it). It does bluetooth, and I can connect laptop (Mint xfce Maya 64 bit) and phone fine, except I can't see files. File transfer is one of the main things I want to do, because I'm also using the phone as an MP3 player. I can see directories fine, on both the phone itself and the micro SD card I added. This happens both when I browse and when I look in directories I know have files in with obexftp on the command line (the first command shows a directory being listed, the second files not being listed):

Code: Select all

% obexftp -b <redacted MAC address> -c "/Memory card/Music" -l
Browsing <redacted MAC address> ...
Connecting..\done
Tried to connect for 122ms
Sending ""...|Sending "Memory card".../Sending "Music"...-done
Receiving "(null)"...|<?xml version="1.0"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd">
<folder-listing version="1.0">
<parent-folder />
<folder name="1" modified="20041022T041107Z" created="20041022T040402Z" accessed="20041022T124136Z" />
</folder-listing>
done
Disconnecting../done

% obexftp -b <redacted MAC address> -c "/Memory card/Music/1" -l
Browsing <redacted MAC address> ...
Connecting..\done
Tried to connect for 122ms
Sending ""...|Sending "Memory card".../Sending "Music"...-Sending "1"...\done
Receiving "(null)".../<?xml version="1.0"?>
<!DOCTYPE folder-listing SYSTEM "obex-folder-listing.dtd">
<folder-listing version="1.0">
<parent-folder />
</folder-listing>
done
Disconnecting..-done
This folder has 100 MP3 files in it.

Does anyone have any tips as to how I can work out what the problem is? The bluetooth adaptor is a cheap Toshiba one plugged in a USB port (sold as Teknika).

Many thanks,
Simon
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Hugo Notte

Re: Unable to see files on Samsung phone with bluetooth

Post by Hugo Notte »

At least on the Samsung Galaxy series you have to make files on the phone visible to other bluetooth devices. Once you display the folder content on your phone, try to find the option "bluetooth visibility". Then you should be able to select each file in that folder and make it visible via bluetooth.
Locked

Return to “Xfce”