Hi cpt.macp,
Thanks so much for your extensive reply and help. First of all -- I think I might have cleared a confusion about what you mean with "data" , "data/media", etc.
You mean the partition (e.g. the partitions I can select in TWRP, as opposed to "System" / "Recovery" / etc...)
You don't mean the "\ONE A3003\Internal Storage\data" folder I see when I plug in my OP3 in Windows. Which only has a tiny file ".push_deviceid".
So -- back to my issue at hand:
1 - Necessary to perform Backup of all partitions with TWRP before executing adb pull command? (Does adb pull just copy TWRP backup?!*)
2 - Actually, can you just clarify what exactly the end result of the adb pull is? What should I see on my computer, what format will the backup be in?
3 - Is there a way to reproduce that "manually"?
*As I mentioned, copying the TWRP backup, what I've done already, seems to me completely useless because it's in ext4 fs.
So I'm thinking of just manually copying all files and folders I see in "\ONE A3003\Internal Storage" to my computer, then copying them back onto OP3 instead of "pushing them" with adb. Is this an acceptable solution (even if slow)?
Another question -- what do we mean with "encrypted / decrypted" -- something to do with the fs -- what do we want -- ...?
Thanks so much for your extensive reply and help. First of all -- I think I might have cleared a confusion about what you mean with "data" , "data/media", etc.
You mean the partition (e.g. the partitions I can select in TWRP, as opposed to "System" / "Recovery" / etc...)
You don't mean the "\ONE A3003\Internal Storage\data" folder I see when I plug in my OP3 in Windows. Which only has a tiny file ".push_deviceid".
So -- back to my issue at hand:
For sure MTP is enabled because I can see the OP3 in Windows. Questions:3. must be doing some mistakes while taking backups , make sure you are using adb properly and you can assess your sdcard properly (i.e MTP is enabled .) also dont change filesystem before backup it will destroy your data . . You have to do it later on after adb pull command is completed.
1 - Necessary to perform Backup of all partitions with TWRP before executing adb pull command? (Does adb pull just copy TWRP backup?!*)
2 - Actually, can you just clarify what exactly the end result of the adb pull is? What should I see on my computer, what format will the backup be in?
3 - Is there a way to reproduce that "manually"?
*As I mentioned, copying the TWRP backup, what I've done already, seems to me completely useless because it's in ext4 fs.
So I'm thinking of just manually copying all files and folders I see in "\ONE A3003\Internal Storage" to my computer, then copying them back onto OP3 instead of "pushing them" with adb. Is this an acceptable solution (even if slow)?
Another question -- what do we mean with "encrypted / decrypted" -- something to do with the fs -- what do we want -- ...?