-
Notifications
You must be signed in to change notification settings - Fork 171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Warning: could not parse #27
Comments
This unfortunately depends on the device - many devices have different "ls" formats. Can you post the entire output of "adb shell ls -la /sdcard"? |
I'm encountering this error when trying to backup my internal data when the phone is in TWRP.
And the output when I run it when I am booted into the system:
Edit: |
Thanks that seems to work on TWRP. hardware is mi 10 pro, software recovery-TWRP-3.4.2B-0623-XIAOMI10PRO-CN-wzsx150 |
@TheNeutrinoRaged Would you consider opening a PR then? |
whenever i type
adb-sync --reverse /storage/emulated/0/ ./
, to do a full sdcard backup, i get this:Warning: could not parse 'drwxrwx--x 20 0 1015 4096 Sep 21 23:49 /storage/emulated/0'.
The text was updated successfully, but these errors were encountered: