[Q] Setting xperia s to show physical drives on pc - Sony Xperia S, Acro S, Ion

I have just rooted my Sony xperia s thinking that this will help me in trying to recover files. However I am still having issues with this.
Thing is when you plug the device in it just shows as a media device and not an actual physical drive so any recovery software that I use can not pick up the individual drives.
What else can I do so that when the phone is plugged into the pc it is recognised as a physical drive and given a drove letter?
This would be a huge help as I have lost quite a few different files that I would like back.
Thanks
Karl

One way is to use Samba Filesharing over WiFi.
Once you have established a connection on your PC (NetBIOS Name) you can then map a drive.
This assumes you have root access on your phone and a WiFi LAN.

Well, there is this app which helps You Mount internal storage as usb storage on PC, but it is a paid app:
Xperia SDCARD Mounter
Edit : There seems to be a free version here: [APP][P] SD Mounter as Mass Storage V2.0

Related

wmd (activesync) no drive letter!

when my tp2 is connected via usb to my windows 7 pc, it shows up in windows explorer as a device with two separate folders (main and storage) and this is fine and lets see whats on the phone etc.
trouble is there is NO drive letter, so programs that can only access via drive\folder cant access it.
ne ideas.
when you plug it in, you can tell it to connect as a drive device, that makes your storage card a flash drive. Otherwise, it is normal for the device to not have a drive letter, as it is not a drive, but a device.
tweiss3 said:
when you plug it in, you can tell it to connect as a drive device, that makes your storage card a flash drive. Otherwise, it is normal for the device to not have a drive letter, as it is not a drive, but a device.
Click to expand...
Click to collapse
thanks for the reply.
but thats ok for accessing the storage card but what about the phone memory itself.
for example cfc gui, once loaded asks for location of manila files, but it is unable to browse the phones internal mem.
this phone does some wierd things when connected to the pc. sometimes it locks itself out of its own program files, but when you detach from the pc everything works normal again.

[Q] Is USB Mass Storage mode supported?

Hi,
does any of you know if the device can work in USB Mass Storage mode, i.e. can it be seen as an external drive from Windows/OSX/Linux without additional software? I own a MacBook Pro and HTC support told me that they are going to release soon a piece of software that works under OSX, but it would be wonderful to have access to the device storage without additional software..
Question already asked and answered here:
http://forum.xda-developers.com/showthread.php?t=1543735
They dont use USB Mass Storage they use Media Transfer Protocol to deal with USB connection. This change was introduced in Honeycomb and has continued into Ice Cream Sandwich.
You can still transfer files to and from the devices its just a diffrent way of doing it.
Forum user Gogol posed these questions:
- Why Google is using MTP instead of USB file transfer on Honeycomb?”
He received the following response from a Google developer:
“MTP is a big improvement over USB mass storage — for devices with lots of internal memory, a manufacturer no longer needs to come up with some hard partition between the USB mass storage and internal storage. Instead, they are all in one partition, with MTP providing access to the directory of media files that would normally be available through USB mass storage. This means there is no longer a need for apps on SD card for such devices, because what used to be the ‘internal SD card’ is in the same partition as where applications are stored. The storage on your device can be used for either applications or media, depending on what you want to put on it. You aren’t stuck with how much space the manufacturer decided to leave for the two areas.
Oh also this means that the media storage doesn’t need to be unmounted from Android when it is being access through the PC.“
Click to expand...
Click to collapse
Source: http://glasskeys.com/2011/02/28/why-google-uses-mtp-instead-of-usb-file-transfer-on-android-3/
A main reason for using MTP rather than for example the USB mass-storage device class (MSC) is that the latter operates at the granularity of a mass storage device block (usually in practice, a FAT block), rather than at the logical file level. In other words, the USB mass storage class is designed to give a host computer undifferentiated access to bulk mass storage, such as compact flash, rather than to a file system, which might be safely shared with the target device (except for specific files which the host might be modifying/accessing). In practice, therefore, when a USB host computer has mounted an MSC partition, it assumes absolute control of the storage, which then may not be safely modified by the device without risk of data corruption until the host computer has severed the connection. Furthermore, because the host computer has full control over the connected storage device, there is a risk that the host computer may corrupt the file system, reformat it to a file system not supported by the USB device, or otherwise modify it in such a way that the USB device cannot completely understand it.
MTP and PTP specifically overcome this issue by making the unit of managed storage a local file rather than an entire (possibly very large) unit of mass storage at the block level. In this way, MTP works like a transactional file system - either the entire file is written/read or nothing. The storage media is not affected by failed transfers.
Click to expand...
Click to collapse
Source: http://en.wikipedia.org/wiki/Media_Transfer_Protocol
No idea how this works with OSX though I'm a Windows guy
HTC-Gunge said:
No idea how this works with OSX though I'm a Windows guy
Click to expand...
Click to collapse
Very nice reply, thank you very much!
I've found Android File Transfer Google utility for OSX: http://www.android.com/filetransfer/
Actually, the One X still uses mass storage mode. Plug it in and you get the same old prompt for charge only, disk drive etc. and it still shows up as a removable disk.
Yes, vanilla android handsets like the GN use MTP mode, but HTCs don't. They have a separate partition still.
Hmm that's interesting if its true, it means HTC have implemented it independently of the OS. Could even be a selling point as I know quite a few people didn't really like the change from USB Mass Storage to MTP.
Thanks for the info!
I'm one of those who hates MTP because it is not as reliable as USB Mass Storage. MTP just doesn't want to play nice with my Win7 machine on my Nexus so I'm really looking forward to the One X and getting proper USB Mass Storage on it.
As much as i prefer MSC over MTP (mainly because you can open music and video files directly from your mass storage device, but if you use MTP, they will have to copy the entire file over to your computer before it will play), my office blocks MSC devices, but strange enough, MTP devices are not blocked.
Therefore i am actually trying to find out of i can use MTP mode in my One X, since MTP is embedded into ICS, there might be a chance. This will enable me to access my One X in office..
anyone has any idea?
I have a slightly similar problem here:
How do i tell the HTC ONE phone, that i want use the mass-storage-mode in USB, and not the f******g HTC/Nero bloatware crap?
Before the update to Android 4.1.1 it was working fine as mass-storage.
CBrown0815 said:
I have a slightly similar problem here:
How do i tell the HTC ONE phone, that i want use the mass-storage-mode in USB, and not the f******g HTC/Nero bloatware crap?
Before the update to Android 4.1.1 it was working fine as mass-storage.
Click to expand...
Click to collapse
HTC has changed mass-storage-mode to MTP in their latest update. I didn't find any way to use as mass storage so I installed CM10.1 (A8 supports mass storage mode).
parkentosh said:
HTC has changed mass-storage-mode to MTP in their latest update. I didn't find any way to use as mass storage so I installed CM10.1 (A8 supports mass storage mode).
Click to expand...
Click to collapse
Thanks for this info. Unfortunally is this no option for me. I dont want to hack my phone, i want to use it.
CBrown0815 said:
Thanks for this info. Unfortunally is this no option for me. I dont want to hack my phone, i want to use it.
Click to expand...
Click to collapse
Agreed - I have the same problem with my OneX on 4.1.1. 4.0.4 was great, 4.1.1 is a backward step in several ways. My Galaxy Nexus (bought to play with Ubuntu Touch!) did the same [email protected] until it updated itself to 4.2.2, and now works correctly - to my mind - as a mass storage device. I think Google realised the error and quietly fixed it. I can't find a document that details all the changes in 4.2.2 so not sure.

[Q] Problem connected my S4 via"Total Commander"

I always connected my phone to my pc via usb and use "Total Commander" file manager. To connect android phones I install "TotalAndDroid" plugin and all worke perfect. Now with my new s4 I can't see the internal and sd memory via "Total Commander". What do I need to define in my galaxy s4 to use "Total Commander" as always ?
xperia_88 said:
I always connected my phone to my pc via usb and use "Total Commander" file manager. To connect android phones I install "TotalAndDroid" plugin and all worke perfect. Now with my new s4 I can't see the internal and sd memory via "Total Commander". What do I need to define in my galaxy s4 to use "Total Commander" as always ?
Click to expand...
Click to collapse
If your previous phones used versions of Android less than 4.0 (ICS), what may have happened was that your phone now supports the Media Transfer Protocol (MTP) rather than USB Mass Storage (UMS). There was a tradeoff to the move. One big one regarding Android is that MTP allows the device to remain mounted on the phone. OTOH, your phone's memory is no longer visible as a drive (that was the catch--in order for phone memory to be mounted on your computer, it had to be UNmounted on the phone). You should check your system and see if it supports MTP (most Windows systems will as the underlying technique was Microsoft's idea).
In my personal experience (I run a Linux system at home) I've found it easier to avoid the matter altogether and transfer files back and forth using an Android file manager (I've personally used ES File Explorer for years) and perhaps a Windows/SMB share.
If you MUST use your phone's SD Card as Mass Storage, there is a thread here that discusses a way to switch the SD Card to Mass Storage mode. However, it will require rooting the device.
WhosAsking said:
If your previous phones used versions of Android less than 4.0 (ICS), what may have happened was that your phone now supports the Media Transfer Protocol (MTP) rather than USB Mass Storage (UMS). There was a tradeoff to the move. One big one regarding Android is that MTP allows the device to remain mounted on the phone. OTOH, your phone's memory is no longer visible as a drive (that was the catch--in order for phone memory to be mounted on your computer, it had to be UNmounted on the phone). You should check your system and see if it supports MTP (most Windows systems will as the underlying technique was Microsoft's idea).
In my personal experience (I run a Linux system at home) I've found it easier to avoid the matter altogether and transfer files back and forth using an Android file manager (I've personally used ES File Explorer for years) and perhaps a Windows/SMB share.
If you MUST use your phone's SD Card as Mass Storage, there is a thread here that discusses a way to switch the SD Card to Mass Storage mode. However, it will require rooting the device.
Click to expand...
Click to collapse
:good::good::good:

[Q] File transfer using usb cable

Sorry if this has already been discussed, but I didn't found any answers regarding my issue.
So how can I transfer files from my pc using the pad's USB cable?
On my Sony phone with ics, it was enough to enable usb debugging mode and the pc sees it as a flash drive, using usb mass storage.
But here it seems there's no mass storage mode, only mtp and ptp which I don't like.
So what options do I have to actually see my 64 gb card when I connect the pad to the pc? Is it possible?
Cause even with debugging mode enabled it doesn't change anything, still have to use windows explorer and it's working very hard. Any help would be much appreciated.
Not sure I fully understand what's wrong with mtp option but I can fully see my 64GB card when connected to my pc via usb cable. I have successfully copied files to and from the SD this way with no issue. Explain what issue you may be seeing.
Usb Mode
gioni mnemonic said:
Sorry if this has already been discussed, but I didn't found any answers regarding my issue.
So how can I transfer files from my pc using the pad's USB cable?
On my Sony phone with ics, it was enough to enable usb debugging mode and the pc sees it as a flash drive, using usb mass storage.
But here it seems there's no mass storage mode, only mtp and ptp which I don't like.
So what options do I have to actually see my 64 gb card when I connect the pad to the pc? Is it possible?
Cause even with debugging mode enabled it doesn't change anything, still have to use windows explorer and it's working very hard. Any help would be much appreciated.
Click to expand...
Click to collapse
Can not see why you have any problems when my G Pad is connected I can see it as a device in My Computer " Not Devices " and when I open it up I see two drives. Internal and external SD card
Make sure you have loaded the LG USB Drivers
Plus it should come up with a list of what you want to do when connected click Open and view files
Thank you for the replies, guys.
Not sure if i made myself clear. Yes, my pc can also see my g pad device in My Computer, but it is not listed as a removable flash drive or an external hdd, thus i cannot see sd card properties, format options and so on. I usually use total commander for transferring files, because windows explorer is way too slow in doing this.
For example, if i want to download a movie or some songs directly to my tablet, how can i do that? With my sony phone is easy, my pc sees it as a removable flash drive, thus is easy to save files directly to it.
But with the g pad that option is gone, or at least i cannot find it. I must first download the files to my pc and only after that transfer them to my pad using windows explorer, which is really working hard. Basically, i have to wait one hour for downloading something, than another hour to transfer the files to my tablet, instead of downloading directly to the tablet.
And all this i believe is the effect of usb mass storage mode missing.
So in the end, is there an option to satisfy my needs?
gioni mnemonic said:
So in the end, is there an option to satisfy my needs?
Click to expand...
Click to collapse
In settings, go to "system", choose "PC connection", choose "media sync(MTP)".
MTP option does exactly what i was saying earlier, it only gives me the option to use windows explorer to transfer files.
It does not satisfy my needs, as i cannot save files directly to the tablet's SD card when downloading something, for example.
Can you people see the tablet's SD card as another DISK drive in your pc? With formatting options, sd card properties and stuff that you can do with a flash drive or an external hdd? This is my question, but i believe this is not possible.
Usb
gioni mnemonic said:
MTP option does exactly what i was saying earlier, it only gives me the option to use windows explorer to transfer files.
It does not satisfy my needs, as i cannot save files directly to the tablet's SD card when downloading something, for example.
Can you people see the tablet's SD card as another DISK drive in your pc? With formatting options, sd card properties and stuff that you can do with a flash drive or an external hdd? This is my question, but i believe this is not possible.
Click to expand...
Click to collapse
I have no problems it must be your USB drivers as mine sees it as a Device
I open mine up from my computer then open the SD card and transfer all my Movies and Pictures direct to the SD card I can open up files on Device or Card
Hi again, i've attached some print screens with the issue i'm trying to explain. The main thing that bothers me is the clearly slower speed for transferring files using windows explorer. With total commander it goes almost double the speed rate. Plus, why should i download a file to my pc instead of downloading it directly to g pad's sd card? Waste of time in my opinion.
But recently i did read somewhere that jelly bean does NOT support usb mass storage, so i guess that answers my question.

Transferring Files from PC to Phone

Anyone else having the issue where they can't transfer files from their Win 10 PC to the phone? I have it set to File Transfer mode when I plug it in via USB into the computer. When I pull it up in File Explorer, it says "Phone". Double clicking it shows my MicroSD card and the internal storage. Then when I try to click and drag or Ctrl-C Ctrl-V a file into either spots, nothing happens. I did try enabling USB Debugging mode, but that's not required for a simple file transfer. This is honestly kinda ridiculous. Also, when I'd take my MicroSD and move files from windows to it by connecting it to a USB adapter, the files transfer onto the card, but as soon as I plug it into the phone, all those files disappear in the file explorer and are replaced with a file or folder called System Volume Information. Anyone else having issues??
Nope have copied files from what's app for printing and copied my music to phone storage and external memory card as well,
Sent from my Phone using Tapatalk
I had no issues using the steps you used. I just grabbed my USB-c to USB cable for charging my old oneplus, and it worked.
I used Bluetooth to transfer a few files from my PC to my phone. It worked great
Bluetooth works, plugging in phone (sd card formatted as internal storage), and Teamviewer works. I think I might use Teamviewer as it's similar to a ftp client program, makes it real easy.
What did you format the sd card as? Internal or external storage?
superostrich said:
I had no issues using the steps you used. I just grabbed my USB-c to USB cable for charging my old oneplus, and it worked.
Click to expand...
Click to collapse
Same here.
For normal files and documents i just use Google Drive, i don't have huge important files i need to have when i am out and about so i am unable to test this as i haven't had a need to plug my phone into a pc for 2-3 years.
Bluetooth would work or an SD Card reader, as there are so many ways to get files between a pc and a phone without a cable its partly why ive not even bother to check the does my phone work with my pc step. Back in the days when you got Software and Drivers for your phone are a thing of the past.
I using wi-fi to transfer files you can easily find an app for that
linkhunter said:
I using wi-fi to transfer files you can easily find an app for that
Click to expand...
Click to collapse
Which app are you using?
Heya, chiming in here to suggest Airdroid...look it up, useful and needs no plugging in, just used your WiFi networks to do the transfer, very useful tool (I,d like to thank YouTubes Mr Mobile ((Michael Fisher)) for that)
No problem here also...I just use my GoPro5 Type-C Cable with my Razer, and Copy and Paste in Windows Explorer....easy. I recommend you try another cable
Using an anker "normal" usb to usb c cable works fine to transfer files. But I can only transfer files to the SD card, internal storage doesn't appear.
For transfer via WiFi I use es file explorer, it connects fine to windows shares even with needed auth

Categories

Resources