mrrfv / open-android-backup

Back up your device without vendor lock-ins, using insecure software or root. Supports encryption and compression out of the box. Works cross-platform.
http://openandroidbackup.me/
GNU General Public License v3.0
751 stars 40 forks source link

Cannot backup some of the apps under Windows 11 #19

Closed thirdorangeman closed 2 years ago

thirdorangeman commented 2 years ago

After running the script, a message shows up:

12.1MiB 0:00:00 [12.3MiB/s] [ <=>                                                                                          ]
7.48MiB 0:00:00 [11.4MiB/s] [ <=>                                                                                          ]
51.0MiB 0:00:03 [14.1MiB/s] [       <=>                                                                                    ]
24.5MiB 0:00:01 [13.9MiB/s] [   <=>                                                                                        ]
mv: cannot stat './backup-tmp/Apps/base.apk': No such file or directory
Exiting.
Press Enter to continue...:

It already crashed on "MiGalleryLockscreen_global_old.apk" and "VirtualSim.apk". The files stay in the \backup-tmp\Apps directory.

mrrfv commented 2 years ago

Fixed in the latest commit. Feel free to reopen this issue if it persists, as none of my test devices exhibit this type of behavior.