Powershell script to backup and restore Firefox OS#307
Powershell script to backup and restore Firefox OS#307CodingFree wants to merge 2 commits intoaskeing:masterfrom
Conversation
|
@CodingFree we write a new backup/restore tool by Python (#313), could you please help us to check if it works fine on Windows? |
|
maybe related: #339 |
|
To avoid confusion, you should re-name it to |
|
and it would be nice if it also can backup the memory card (Nexus 4 has build in memory) backup: restore: |
|
Hi, that would be easy to do. But afaik, the script was not accepted at all. |
|
oh, that's sad. But thanks anyway! 😄 |
Added an option to backup the sdcard too.
|
@SunboX Hi André, I have added an option to backup the sdcard. But not to restore it, yet. I think that it would be too dangerous to restore the sdcard since it would have to "erase" the sdcard before restoring the content. And erasing a scard is not a good idea 🎱 |
It is just a simple Powershell script to backup and restore Firefox OS. It is in a early stage, but it works.
As an user, I have to install setup adb in my environment variables in order to run this script; otherwise it won't run adb.