[Q] Can't read, copy, delete PhilZ backup files - Sprint Samsung Galaxy S III

I got a manufacturer refurbished SPH-l710 on ebay, signed in to google, auto updated to 4.4.2
I rooted w/towelroot, used flashify to flash PhilZ Touch 6.48.4
I did a backup, said successful, files show in clockworkmod/backup but ES file explorer can't read or copy to PC
Do I need to do something to get access to these files?
Is there a way to verify a backup so I don't brick the phone restoring something corrupted?
Any help is much appreciated

Skimmy! said:
I got a manufacturer refurbished SPH-l710 on ebay, signed in to google, auto updated to 4.4.2
I rooted w/towelroot, used flashify to flash PhilZ Touch 6.48.4
I did a backup, said successful, files show in clockworkmod/backup but ES file explorer can't read or copy to PC
Do I need to do something to get access to these files?
Is there a way to verify a backup so I don't brick the phone restoring something corrupted?
Any help is much appreciated
Click to expand...
Click to collapse
so your trying to use ES file explorer on your phone to transfer a file from your phone to your PC?

I can transfer files w/es file explorer to pc, but not ones created by philz

Skimmy! said:
I can transfer files w/es file explorer to pc, but not ones created by philz
Click to expand...
Click to collapse
why don't you try using the Windows File explorer that's on your PC if you have Windows vista-8.1 cause that's what i use when transferring files from my phone's internal storage or external SD to my PC or the other way around

I can copy files from the S3 with windows 7 file explorer, a titanium backup copied fine, clockworkmod folder copied files but all 0 bytes.
The problem is not just copy to pc, every app I try gives an error trying to read the CWM backup files.
Philz offers to restore them but if it gets a read error what happens?

Skimmy! said:
I can copy files from the S3 with windows 7 file explorer, a titanium backup copied fine, clockworkmod folder copied files but all 0 bytes.
The problem is not just copy to pc, every app I try gives an error trying to read the CWM backup files.
Philz offers to restore them but if it gets a read error what happens?
Click to expand...
Click to collapse
hmmmm......I'm out of ideas for right now.......when i think of something I'll post it on here

Skimmy! said:
I got a manufacturer refurbished SPH-l710 on ebay, signed in to google, auto updated to 4.4.2
I rooted w/towelroot, used flashify to flash PhilZ Touch 6.48.4
I did a backup, said successful, files show in clockworkmod/backup but ES file explorer can't read or copy to PC
Do I need to do something to get access to these files?
Is there a way to verify a backup so I don't brick the phone restoring something corrupted?
Any help is much appreciated
Click to expand...
Click to collapse
I am also having the same problem. Factory reset works. But is there any other way to remove the files? All show as 0 byte files. When I try to use rm, chmod or even pull, "Permission Denied" is shown.
Code:
[email protected]_T00J:/mnt/shell/emulated/0 # ls -l
ls -l
lstat './aromafm' failed: Permission denied
lstat './aromafm.zip' failed: Permission denied
drwxrwx--- root sdcard_r 2015-06-23 12:30 backups
drwxrwx--- root sdcard_r 2015-06-18 12:07 bluetooth
lstat './clockworkmod' failed: Permission denied
drwxrwx--- root sdcard_r 2015-06-18 18:40 data
drwxrwx--- root sdcard_r 2015-06-16 12:49 login_log
Any way to fix this? Those files are eating around 800MB of my Internal Storage

Related

Can't delete folder?

How the hell can i delete a folder that can't be seen via PC connection but i can see it using es file explorer?
I can't delete it using ES even with root enabled....
zerozoneice said:
How the hell can i delete a folder that can't be seen via PC connection but i can see it using es file explorer?
I can't delete it using ES even with root enabled....
Click to expand...
Click to collapse
Depending on where it is you need to mount it first. Which folder are you trying to delete?
Sent from my Galaxy Nexus
I had a folder that became corrupted (repeatedly interrupted game data downloads, I think). I was unable to delete it (even as root) and received an Access Denied error. I was able to rename the folder (so it wouldn't conflict anymore) and delete the majority of its contents (still received the Access Denied error on a file or two). I eventually had to do a full wipe via fastboot -w to get rid of the corrupted files.
had the same problem. had to reflash su.zip and it worked. can't explain it though. just reaching at straws
matt30 said:
Depending on where it is you need to mount it first. Which folder are you trying to delete?
Sent from my Galaxy Nexus
Click to expand...
Click to collapse
it's the folder created by the Photaf application.
i uninstalled the app and the folder is still there...permissions are writable, not hidden...
i can rename it, but can't delete it....and the subfolder within it as well...
i remember it happened once before and the only way to get rid of it was to reinstall the ROM (AOKP). Once installed, i could delete the folder.....
Try reinstalling the game and using settings/application/name of game clear data
Sent from my Galaxy Nexus
bwcorvus said:
Try reinstalling the game and using settings/application/name of game clear data
Sent from my Galaxy Nexus
Click to expand...
Click to collapse
no effect, still can't be removed
LE: WTF, i just plugged in the phone into USB for charging and i saw the folder?! It deleted just fine?
Damn weird didn't do anything different than yesterday when i couldn't even see the folder via PC...
Thank you!
My Asus Transformer (TF101) hasn't been able to download anything to the Download folder for months now. Even Opera (which I installed just to try and fix this) could only download to a different folder. I did what you said, plugged it into the computer and first renamed the folder with ADB but couldn't create a new Download folder. "File already exists." Lies. Windows Explorer said it was still there as Download so I deleted it in Explorer and created a new folder named Download. The create failed but Android said it was there and Voila! I can download again. Very weird, but not ready yet to reformat in fastboot. Thanks guys!
If you're rooted you may be able to delete the files from /data/media, which is the true location, instead of the visual SD that you are seeing.
Could also be a file ownership issue.
Using a terminal emulator, use the following command to list ownership and permissions:
ls -l
(Lower case letter L, not i or 1)
Most of the files and folders should show up as media_rw, but the problematic ones may show up as numbers. To fix them, boot into CWM recovery, plug in the USB cable, go into adb shell. Also make sure that /data is mounted in the CWM mounts menu. Then:
cd /data/media
chown -R media_rw.media_rw *

Root Explorer Error

I just unlocked, rooted and restored all files in my nexus. I went into root Explorer to delete unwanted files and am getting a delete failed error every time I try to delete a file. Also my screen shots are no longer saving it says storage is in use. Anybody experience anything like this after rooting?
Sent from my Galaxy Nexus
Marcg23 said:
I just unlocked, rooted and restored all files in my nexus. I went into root Explorer to delete unwanted files and am getting a delete failed error every time I try to delete a file. Also my screen shots are no longer saving it says storage is in use. Anybody experience anything like this after rooting?
Sent from my Galaxy Nexus
Click to expand...
Click to collapse
Are you trying to delete system files? Do you have SU installed? Are you clicking the R/W option. More details please.....
Several people have reported the issue with screen shot, to fix it they've had to rename the pictures folder(Seems like the folder is read only).
Swiftkey'ed on my CM9 Galaxy Nexus
No system files just old pictures, music files and other misc. It is set as r/w, also I am getting a few apps saying I need storage available that is writable. Something has to be up with the internal storage not allowing me to access or write to it.
Sent from my Galaxy Nexus
Well I am able to take screen shots by renaming he folder. However, I am still unable to write anything to my sdcard or modify files through root Explorer or any other file manager app.
Sent from my Galaxy Nexus
Root explorer - How to text edit
Hi All,
I have a problem with my root explorer. I am not able to open a file to edit. If i long press on a file , i dont get any option to open/edit the file.
i was supposed to edit gps.conf file under /system/etc but unable to do so from root explorer.
PS: i mount r/w from the root explorer every time i try..
Please help.
If you have any directories/files that you can't modify or delete, then boot into CWM recovery, plug in the USB cable, go into adb shell. Also make sure that /data is mounted in the CWM mounts menu. Then:
cd /data/media
chown -R media_rw.media_rw *
root explorer delete failed
danger-rat said:
If you have any directories/files that you can't modify or delete, then boot into CWM recovery, plug in the USB cable, go into adb shell. Also make sure that /data is mounted in the CWM mounts menu. Then:
cd /data/media
chown -R media_rw.media_rw *
Click to expand...
Click to collapse
i'm having this crazy "delete failed" error every time i try to delete any file in sdcart, external, and root directory (copy-paste, root, permissions works fine )
i tried to delete any remains of root explorer with es file explorer ((which works fine btw so its not a problem of partitions i think), re installed the program again but its the same . Flashed the rom from the beginning with a full wipe but its the same
this error happened first when i updated from blackmart alpha to some rootexplorer v.99. I uninstalled that but it left this error
Any idea what is causing that
I'm very curious and would appreciate it
thanks
I found a way to delete the files you suggest using Root Explorer. Go into /data/media/<navigate to the directory that you want to delete files>.. make sure the folder is mounted as r/w and delete the files you want to delete. This is how I bypassed the delete failed issue in Root Explorer...
rester555 said:
I found a way to delete the files you suggest using Root Explorer. Go into /data/media/<navigate to the directory that you want to delete files>.. make sure the folder is mounted as r/w and delete the files you want to delete. This is how I bypassed the delete failed issue in Root Explorer...
Click to expand...
Click to collapse
^^^^ this
Thank you rester, this worked for me too. Was pulling my hair out.

Phone dont find files after 4.4 update

Hi!! I update to 4.4 official fro 4.1 rooted and unlocked bootloader via mobile tool. After that my photos,music,downloads e.t.c is nowhere! I still have my apps,too. I installed again cwm and from there i saw that there is one partition with current system and one partition where my photos,music e.t.c exist...Is there any way to get rid of second partition and move my files to the new system partition?
Your files are in root folder/data/media just download a file manager that supports rooted divices like root explorer give superuser rights and paste all your data to storage file
akiscoolio said:
Your files are in root folder/data/media just download a file manager that supports rooted divices like root explorer give superuser rights and paste all your data to storage file
Click to expand...
Click to collapse
Thanks man! I saved my files at last! I used root explorer like you suggest, but my files was on /mnt folder! The filles was not accessible there, but after moved on new /sdcard0 partition everything works!
Glad to see you find a solution

cant find my CWM Nandroid backups ?!

Ok so I just rooted my S3, 4.4.2 Boost Mobile phone. Worked fine. No problem rooting it. Made a backup using CWM and then I installed Philz recovery and also made another back up. In recovery it shows BOTH backups, and says they are located in
/sdcard/clockworkmod/backup
then in individually named folders of the backups.
HOWEVER, when I look using ES File Explorer, I only have the clockworkmod folder, and it does NOT contain any other folders, no "backup" folder at all.
Ok, so let me try the Aroma File manager. Same thing if I go to /sdcard/0/clockworkmod/ there are two very small files:
".last_install_path", and ".recovery_version".
HOWEVER, I am able to navagate to /sdcard/clockworkmod/ and THERE I find the backup folder with my two backups.
Why can I not find this folder from android? Even when I use STORAGE ANALYZER and tell it to look at the system parttions and even when I use ES FILE MANAGER and tell it to do an SD CARD ANALYSIS, it doesn't show these backups. So I have copied a backup to the download folder of the sdcard and am hoping to copy it over to my PC before flashing a new ROM.
NOTE: I do NOT have an external SD Card installed yet.
I just thought this is super strange. ?? Anyone have any idea? Thanks.
Now after booting into Android and looking into the folder I copied to /Download, the folder is empty.. !?!? I'm SO LOST right now....
It SHOWS that space is missing on my device so these files DO EXIST SOMEWHERE but SOMEHOW it's as if they are being hidden... is it knox???
Ok if I use "MY FILES" I can see the folder that I copied to /Download and the files in it, but NOT if I use ES File Manager, and NOT if I use Root Explorer. However even MY FILES still shows clockworkmod dir as empty!?
Ok so it turns out it has something to do with a permissions issue. Why is that? I run Storage Analyzer and when I try to click on the recoveries I copied to /Download it tells me that I don't have permission for that folder. Do I need to run some kind of FIX PERMISSIONS on this? Is there such a thing for the S3?
I found someone else talking about this same thing and looks like they solved it. here is the link:
http://forums.androidcentral.com/google-nexus-7-2012-rooting-roms-hacks/229739-where-my-rom-manager-backups-android-4-2-a.html

TWRP folder now a 0 byte file and undeletable - semi solution found, but...

First off, though I don't know that it'd be a factor here, but I switched carriers from T-Mobile to AT&T. I don't really see how switching SIM cards would have any effect - I'd already updated to 20e, re-rooted, and installed TWRP. Double checking under Settings/Hardware Info, it shows my phone still is listed as a LG-D851.
It's been awhile since I made or checked my local TWRP backups but checking just now my TWRP folder displays as a 0 byte file. My thought was delete the file, copy a full set of TWRP folders (nandroid) back from my extSDcard and I'd be fine. Problem is I can't delete the file (and now thinking best to ask first, lol!).
I've tried with FX file manager (with root granted) but get an access denied error. Going in under System as root user and navigate to /mnt/sdcard/, I see all other folders but no TWRP file. I've tried ES File Explorer which successfully deletes it, but it reappears. Even tried deleting and creating a temporary TWRP folder immediately after but I get "Sorry, operation failed".
I'm able to get into TWRP, run a backup which says it completed successfully, but I see it as this file rather than a folder like it should be... Searching, I found one a workaround: TWRP Troubles
I use TWRP Manager free and thought about installing the latest TWRP for my D851 (from 2.8.6.0 to 2.8.7.0) but don't know if it'd create a bigger problem. Thought best to ask the pros!!
Any thoughts?
wha2do said:
I've tried with FX file manager (with root granted) but get an access denied error. Going in under System as root user and navigate to /mnt/sdcard/, I see all other folders but no TWRP file. I've tried ES File Explorer which successfully deletes it, but it reappears. Even tried deleting and creating a temporary TWRP folder immediately after but I get "Sorry, operation failed".
I'm able to get into TWRP, run a backup which says it completed successfully, but I see it as this file rather than a folder like it should be... Searching, I found one a workaround: TWRP Troubles
I use TWRP Manager free and thought about installing the latest TWRP for my D851 (from 2.8.6.0 to 2.8.7.0) but don't know if it'd create a bigger problem. Thought best to ask the pros!!
Any thoughts?
Click to expand...
Click to collapse
As I added after my initial post, if I boot into TWRP recovery and connect to my PC, TWRP shows on my PC as a folder. I'm able to copy it to my PC, but this isn't the most elegant. Is there something more I can do to get back to seeing/using folder operations on it while using an android file manager?
Again wondering if I update TWRP via TWRP Manager if that'd help any...and presumably my hardware hasn't changed any, so still would be TWRP for the d851?
Thanks!!

Categories

Resources