What's the best way to backup files from the phone's storage? - Samsung Galaxy Nexus

I am using Windows 7 and I need to backup my data so I can move to JB. However, when I connect my phone with a USB cable and drag all the files from my phone over to my laptop, it TAKES FOREVER!!!
Also, I think it "times out" or something because in the middle of the process, I'll always get "invalid copy handle" errors and have to start over.
Does anyone know a good, fast way to backup the data on our phones?

Neo3D said:
I am using Windows 7 and I need to backup my data so I can move to JB. However, when I connect my phone with a USB cable and drag all the files from my phone over to my laptop, it TAKES FOREVER!!!
Also, I think it "times out" or something because in the middle of the process, I'll always get "invalid copy handle" errors and have to start over.
Does anyone know a good, fast way to backup the data on our phones?
Click to expand...
Click to collapse
Well you can always do "adb pull /sdcard/ C:\directory you want"
Also to backup apps+data, do "adb backup -f C:\directory you want -all -apk -noshared -system" For more info about backing up apps and data, check this thread
Hope I you have drivers installed and know how to use adb

Thanks for the ideas!
I actually tried copying one folder at a time and it's much more reliable. Still slow but at least no time outs.

I'm just glad I could help!
Transferring speed can't be adjusted, since there's a limit from the USB cable...

If there is a corrupt file that directory will fail transfer that directory manually, and avoid the corrupt file.
Sent from my Galaxy Nexus using xda app-developers app

Use adb or access a shared folder on your computer via wifi using a file manager that supports lan shares. For instance: es file explorer.
Sent from my Galaxy Nexus using Tapatalk 2

Related

[Q] nexus and titanium backup

hey.
i used tiBackup to backup my apps and settings, and it created a "TitaniumBackup" folder in my sdcard folder.
i tried to transfer that folder to my pc through MTP but that folder is just not there (however in astro i can see it).
i understand this is some kind of issue with MTP.
question is, what other ways do i ever to get that folder?thanks
i had the same problem. i just disconnected and reconnected 30 mins later and i saw the folder there. i'm not really sure what the problem was, but it shows up eventually...
okay now i see it... but it wont let me copy files from there.. strange.. no error or some indicator..
Are you on a PC or Mac? The folders for Titanium Backup AND Clockworkmod sometimes show up and sometimes do not show up on my Mac. It's weird. What works for me usually is to plug the phone to the USB cable first, then plug the cable to the computer. Try each USB port on your computer as well.
Use the app SDrescan
Sent from my Galaxy Nexus using xda premium

How can I backup the whole "sdcard" to my PC?

I cannot copy files from the sdcard to my PC as it simply hangs on "Calculating the time required to copy the files."
I have tried different USB ports, uninstalled and re-installed the drivers, tried usb debugging on and off. This is driving me nuts!
I have tried airdroid and syncme, but airdroid is just too slow (24 hours approx) and syncme drops the connection too often.
Can anyone tell me how to backup all the sdcard files from the Galaxy Nexus to the PC?
Thank you.
i use wifi transfer pro, wifi file explorer.
---------- Post added at 10:57 AM ---------- Previous post was at 10:52 AM ----------
i use wifi file transfer pro, wifi file explorer, pocket cloud explore.
Code:
adb pull /data/media/ /Sdcard/
This will back up to a "Sdcard" folder on your C:\ drive.
i use wifi file transfer pro, wifi file explorer.
+1
Sent from my Galaxy Nexus using Tapatalk 2
Ummmm. Try not to do all 32 GB at once? I have no problems backing up mine. I do it by pics. Then downloads. Then titanium backup etc. Just do one file at a time
Sent from my Galaxy Nexus using xda app-developers app
I am the developer of SyncMe Wireless app you tried. I do regular 8 GB sd card backups. It takes approximately 3 hours for the very first backup and a few minutes for subsequent backups. Considering you left device in the same place and set your device WiFi policy correctly - never sleeps, best WiFi performance, you should not experience any connection drop. Otherwise, it is just like fighting the device which wants to save battery on WiFi use. By the way, using USB is always at least 10 times faster. So if you can setup USB tethering between your device and PC, you can backup in less than half an hour 8 GB sd card for the first time and the same few minutes subsequent incremental ones. Doing the same using adb takes almost 20 minutes more and no incremental backup thereafter.
Fiasco said:
I cannot copy files from the sdcard to my PC as it simply hangs on "Calculating the time required to copy the files."
I have tried different USB ports, uninstalled and re-installed the drivers, tried usb debugging on and off. This is driving me nuts!
I have tried airdroid and syncme, but airdroid is just too slow (24 hours approx) and syncme drops the connection too often.
Can anyone tell me how to backup all the sdcard files from the Galaxy Nexus to the PC?
Thank you.
Click to expand...
Click to collapse
Jubakuba said:
Code:
adb pull /data/media/ /Sdcard/
This will back up to a "Sdcard" folder on your C:\ drive.
Click to expand...
Click to collapse
Thanks! You put me on the right track. The command you gave me only pulled media (photos, videos, music).
So, I thought about it for a second, and logically it followed that
Code:
adb pull /sdcard/ /sdcard/
would pull the entire Internal storage. It did.
I am now backed up! Thanks again!
Fiasco said:
I cannot copy files from the sdcard to my PC as it simply hangs on "Calculating the time required to copy the files."
I have tried different USB ports, uninstalled and re-installed the drivers, tried usb debugging on and off. This is driving me nuts!
I have tried airdroid and syncme, but airdroid is just too slow (24 hours approx) and syncme drops the connection too often.
Can anyone tell me how to backup all the sdcard files from the Galaxy Nexus to the PC?
Thank you.
Click to expand...
Click to collapse
just leaveit when saying calculating it take ages
Sent from my EPAD using xda premium
Try the toolkit I think it also backs up your sdcard
Sent from my Galaxy Nexus using Tapatalk 2
Jubakuba said:
Code:
adb pull /data/media/ /Sdcard/
This will back up to a "Sdcard" folder on your C:\ drive.
Click to expand...
Click to collapse
Just worked like charm! I only had to change the source directory to /storage instead of /data/media,that's where my Xperia Tipo is locating the sdcard.
I think this can backup anything, like /apps for example..
faissl said:
Just worked like charm! I only had to change the source directory to /storage instead of /data/media,that's where my Xperia Tipo is locating the sdcard.
I think this can backup anything, like /apps for example..
Click to expand...
Click to collapse
This worked like a charm for me. I have an HTC One, so backing up isn't as easy as it was when I had removable storage. My question is this; can I push directories back to the 'sdcard' the same way I did a 'pull' the entire sdcard? I.E., can I 'restore' this backup if I do a full wipe (including the internal sdcard)?
I should have posted this a long time ago, but anyone still having issues backing up to your PC should download Android Commander.

Can't transfer files via Android File Transfer

It seems I can't transfer files via Android File Transfer. On another note (haha pun), I can't believe anytime I want to access my storage I need to load this oddball program, which doesn't even work. I miss USB mass storage.
When I try to copy a file, it tells me "Could not replace file, could not copy file (filenamehere)." This is so frustrating.
Anyone have any ideas? I'm running OS X 10.6.8.
Thanks.
I too am having problems tranfering file to and from the computer. Whats frustrating is that I did not have this problem when I got the note2.
Same problem on the Mac. Had to boot into my windows side. Quite annoying if you ask me
Samsung Galaxy Note II
I have no problem transferring files running latest version of OSX on a mbp... The only time I see any error is if my screen is locked when I connect it, I have to make sure it's unlocked when i connect it for the file transfer program to work. It sees the phone and sd card perfectly fine. I see many people on int version complaining of this too but worked first time for me.
Regurgitated From My Giant Note II
When I connect to my PC, my Note shows up as "SPH-L900". Phone icon, but I can click it to open and use just like any other folder. Absolutely no issues whatsoever moving files to/from sd card.
Do you have the Samsung drivers installed? :shrug:
I can't copy or move files from the device either. I am able to copy/move files to the device.
Running Windows 7 64-bit with Samsung drivers installed.
I was really hoping to get some expert insight on this... I am bummed... I can't even get this to work on Mac or windows... what's the deal with this MTP stuff?
Samsung Galaxy Note II
I can't even notice a difference when using the mtp. Phone shows up under my computer and when i double click i can see the external and internal sd cards. I just go on with business as usual...
What kernel are you guys using?
The new Perseus kernel seems to have fixed this issue for me.
http://forum.xda-developers.com/showthread.php?t=1975262
Stock kernel...
Samsung Galaxy Note II
Hi guys, i know that´s bit older thread, but i need help with Android File Transfer.
I don´t see all files in window on Mac.
I miss there *.mpo file from images folder
have you tried something like this?(https://play.google.com/store/apps/...mNvbS5kb29ibG91LldpRmlGaWxlRXhwbG9yZXJQUk8iXQ..) i bought it havent tried it in Mac OS X but can in a bit if youd like
I can´t use it... I have Mac in work... It´s older Mac without Wi-Fi card, and we don´t have Wi-Fi network.
Bluetooth is slow for bigger files, therefore I wanted to use Android File Transfer.
Please read forum rules before posting
Questions and help issues go in Q&A
Thread moved
Thank you for your cooperation
Friendly Neighborhood Moderator
FIX?
hi guys.. I had this same problem trying to use android file transfer from my 2013 nexus 7 to macbook air.
I remembered I had a password set to access ES FILE EXPLORER on my Nexus 7 and opened the app, typed in my password and that made the trick... No more problems transferring from my Nexus 7 to the Macbook air. Tested with a 800 mb mp4.
Use ADB to transfer on OSX
I know this thread is old, but I just happened upon it. I am using OSX mountain lion, and could not transfer to my mac using the OSX Finder GUI. However, there is a workaround…. ADB PULL! (Note: this is nothing fancy/special, its just using command-line utilities instead of GUI and Android File Transfer)
**You must have ADB installed (Google, its not very hard to install it)**
1. Connect via USB
2. Disable MTP on your phone
3. open terminal and enter:
Code:
adb pull YOURFILENAME LOCATIONONCOMPUTER[optional]
benbeel said:
I know this thread is old, but I just happened upon it. I am using OSX mountain lion, and could not transfer to my mac using the OSX Finder GUI. However, there is a workaround…. ADB PULL! (Note: this is nothing fancy/special, its just using command-line utilities instead of GUI and Android File Transfer)
**You must have ADB installed (Google, its not very hard to install it)**
1. Connect via USB
2. Disable MTP on your phone
3. open terminal and enter:
Code:
adb pull YOURFILENAME LOCATIONONCOMPUTER[optional]
Click to expand...
Click to collapse
You can use Android file transfer and that way you get the same mtp functions as Windows... Get it from here:
http://www.android.com/filetransfer/
Sent from my SPH-L900 using Tapatalk
jocarog said:
You can use Android file transfer and that way you get the same mtp functions as Windows... Get it from here:
http://www.android.com/filetransfer/
Sent from my SPH-L900 using Tapatalk
Click to expand...
Click to collapse
My point was for people for whom android file transfer wasn't working.
Why so defensive? Anyways good point!
Sent from my SPH-L900 using Tapatalk
I received the message "Could not copy file [filename]" and "your phone is locked" (dont remember exact wording) from the Android File Transfer app when trying to transfer a file.
The file size was small. The filename didn't seem to matter BUT i have to say: I got 3-4 successive failures with the original filename - which contained a few brackets and parentheses, but then was successful on the first attempt with a renamed file containing no special characters. But later, I was able to copy using the original filename.
Sometimes after unplugging/replugging the phone back in to restart Android File Transfer, I'd see the file appear in the location I copied it to even though it gave me an error earlier.
This did not happen consistently - sometimes it'd work normally, sometimes it'd work but appear to fail with an error, and sometimes it would just fail with an error. The phone was unlocked and on the home screen at all times.
Pretty strange. This is with Nexus 5 stock rom on 4.4.3, Android File Transfer 1.0.50.2266.

[Q] can't see titanium folder on PC via USB MTP

I've got a rooted stock (Jassy v5 kernel) N7 2013 and have done a titanium backup.
I'm trying to copy it to my PC and when I connect in MTP mode (developer options unchecked) the Titanium folder doesn't appear, it comes up as a 0b size file.
Titanium itself works and I can see the folder on the nexus itself (via es explorer etc.)
Is this some kind of new permissions issue? Never had this before have always been able to see my titanium folder via USB....
I tried for awhile to get it to show up on my PC but I couldn't get Windows 7 to see that directory. I ended up enabling Google Drive backup in Titanium. Then I created a backup from Google Drive on my PC.
cheers might try your workaround
would much rather have local USB though (speed, data caps etc.)
Sometimes mtp on windows gets confused and doesn't display everything
Try reboot PC and tablet and try again
I had the same exact issue. I was able to see most directories, but TitaniumBackup was missing. I ended up using AirDroid to perform a wireless transfer of the backup files to my PC. Also using Win7/MTP. Hope this helps.
iirc you have to look for a folder named /sdcard/sdcard or /sdcard/0/
There's a titanium backup folder in there, the one in /sdcard/TiB doesnt seem to hold anything. Either way its a 4.3/TiB issue.
Sent from my Nexus 4 using Tapatalk 4
wintermute000 said:
cheers might try your workaround
would much rather have local USB though (speed, data caps etc.)
Click to expand...
Click to collapse
You can still transfer the backup files to your PC over USB cable with
Code:
adb pull /sdcard/titaniumbackup c:/TitaniumBackup

Why I will NEVER buy another Nexus device again.

The file system is whack!
Why?
Try this very simple test.
Create a new folder and create some files to put in there.
Use a USB cable and plug it into your laptop.
Open your phone.
Where is your new folder and files?
But wait, if you open up ES File Explorer on the phone, everything is there?
Okay, reboot your phone.
Then, plug it into your laptop again.
Okay, now everything is there.
It's like you have to reboot your Nexus device in order to allow your laptop to see a refresh of the storage memory.
This is why removable memory is the way to go.
I just use Filezilla and ftpserver from the play store. Easy and fast. I'll never plug my phone into the computer again to transfer files.
use a good file explorer that does refresh the storage index...try solid explorer..problem solved
every change made by solid explorer to the file system is notified to the android media store index, try to repeat your steps with solid explorer
(that happens to every new phone out there that use MTP over mass storage file transfer, about 90% of new smartphone, even phone with removable storage use MTP today )
Wires are much too cumbersome. I use ES file manager to move files to/from my tablets/PC/dropbox/Box.com. Copy and paste between any and all of those easier than using a full desktop PC. No need to search for a wire. Or even be in the same room as your PC. Problem solved.
Sent from my GT-N5110 using XDA Premium HD app
Thanks everyone!
I'll try these ideas.
andQlimax said:
use a good file explorer that does refresh the storage index...try solid explorer..problem solved
every change made by solid explorer to the file system is notified to the android media store index, try to repeat your steps with solid explorer
(that happens to every new phone out there that use MTP over mass storage file transfer, about 90% of new smartphone, even phone with removable storage use MTP today )
Click to expand...
Click to collapse
But, the nice thing about removable storage is that it's easy to pop out the memory card and put it into your laptop. I only wish that laptop makers would put a micro SD card slot into laptops so I don't have to keep my adapter in there.
Plus, it copies way faster that way, in my experience. Also, Windows Explorer treats it like storage device, instead of some weird "thing" with the MTP method, ie, Teracopy never works with MTP.
i use root explorer and never had that issue. i created folder thru root explorer and i plugged into my laptop and i was able to view folder. but i got to say when i first got my gnex i was scared because of not having a removable sd card. but when i did have my droid X my sd card did fail, but luckily i backed everything up to my laptop before it actually failed.
Neo3D said:
Thanks everyone!
I'll try these ideas.
Click to expand...
Click to collapse
excuse me, but you have created a post to state that you are not buying another Nexus device just for that silly reason you mention?
ohhh, please.... :laugh::silly:
itasoulas said:
excuse me, but you have created a post to state that you are not buying another Nexus device just for that silly reason you mention?
ohhh, please.... :laugh::silly:
Click to expand...
Click to collapse
neo isnt very smart and is overly dramatic.
Neo3D said:
The file system is whack!
Why?
Try this very simple test.
Create a new folder and create some files to put in there.
Use a USB cable and plug it into your laptop.
Open your phone.
Where is your new folder and files?
But wait, if you open up ES File Explorer on the phone, everything is there?
Okay, reboot your phone.
Then, plug it into your laptop again.
Okay, now everything is there.
It's like you have to reboot your Nexus device in order to allow your laptop to see a refresh of the storage memory.
This is why removable memory is the way to go.
Click to expand...
Click to collapse
Which is your Galaxy Nexus version? International one? I have one GSM and I've never had this kind of problem..
peppo6 said:
Which is your Galaxy Nexus version? International one? I have one GSM and I've never had this kind of problem..
Click to expand...
Click to collapse
Verizon version.
Neo3D said:
The file system is whack!
Why?
Try this very simple test.
Create a new folder and create some files to put in there.
Use a USB cable and plug it into your laptop.
Open your phone.
Where is your new folder and files?
But wait, if you open up ES File Explorer on the phone, everything is there?
Okay, reboot your phone.
Then, plug it into your laptop again.
Okay, now everything is there.
It's like you have to reboot your Nexus device in order to allow your laptop to see a refresh of the storage memory.
This is why removable memory is the way to go.
Click to expand...
Click to collapse
What? That has nothing to do with internal storage versus Sd... Might wanna learn how computers work and how to use a file explorer...
cstrife999 said:
What? That has nothing to do with internal storage versus Sd... Might wanna learn how computers work and how to use a file explorer...
Click to expand...
Click to collapse
Uhh, might want to know what you're talking about before trash typing....with SD you can remove the card and use the MUCH BETTER & 10x FASTER Windows file manager, can't do that with the Nexus internal storage.
du bist krank said:
Good riddance.
Click to expand...
Click to collapse
fantard
This is not a Galaxy 'Nexus' problem, it's an Android thing, its MTP.
Any app that can trigger a media scan should cure that without having to reboot.
I've been using filezilla on my pc to push files to my phone for awhile though and it is much more convenient. USB transfer is slow and those cords always break on me >.<
That's no reason to ditch the galaxy nexus though. Maybe the terrible screen, poor placement of headphone jack, and battery life though... Lol
Sent from my Galaxy Nexus using xda premium
Neo3D said:
Verizon version.
Click to expand...
Click to collapse
So, I think it's just a problem linked to your Gnex. When I plug mine, I always see it on my pc like a removal memory.. And this should happen if you are rooted or not, it doesn't depend on it.
Inviato dal mio Galaxy Nexus utilizzando Tapatalk
18 months of updates doesn't warrant buying a nexus anymore, I just buy a better hardware non nexus phone an install the latest google stock on it using a custom rom.
Uninstall mtp drivers from drivers management and install it again
Remove all drivers related to gnex and install again
Just download latest USB drivers zip
http://developer.android.com/sdk/win-usb.html
And follow istructions
http://developer.android.com/tools/extras/oem-usb.html#InstallingDriver
Don't know how but I never faced this issue. I use file manager.

Categories

Resources