#[Solved] Error restoring existing backup
13 messages · Page 1 of 1 (latest)
You probably need to replace /storage/shared to ~/storage/shared or /sdcard or /storage/emulated/0
Probably a late reply but just noticed that directory simply doesn't exists in Android
/storage/shared does not exist but you meant ~/storage/shared
Thanks it actually worked
-x is to extract. -c is to ceate (assuming you were trying to create the archive)
The title made me think it was backing up, not restoring.