-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
Issue with backup. Contacts and SMS not backed up. #131
Comments
Before this error occurs, the script asks you to press a button on your device to start exporting contacts and other data. Could you please make sure you've done that? |
I've done that as far as I can remember, but after the app for that purpose installs nothing is done. Only the permissions can be set and I have set them. |
Same here:
I did! I tried tar and adb both. Device: Ulefone Armor x10 Pro |
Hello,
I'm trying to back up my Samsung A21S with this script. I got everything started but encountered problems while backing up.
Here is the command-line output (german):
Exporting contacts (as vCard), call logs as well as SMS messages (as CSV).
adb: error: failed to stat remote object '/storage/emulated/0/open-android-backup-temp/.': No such file or directory
Errors occurred while backing up . - this file (or multiple files) might've been ignored.
mv: der Aufruf von stat für './backup-tmp/open-android-backup-temp/open-android-backup-contact*.vcf' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
No contacts found on device - ignoring.
mv: der Aufruf von stat für './backup-tmp/open-android-backup-temp/SMS_Messages.csv' ist nicht möglich: Datei oder Verzeichnis nicht gefunden
Maybe someone can tell me how it will work. Doesn't seem to be a great problem, as I expect.
Thanks
The text was updated successfully, but these errors were encountered: