You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My phone is rooted (through Magisk) and I'd like to backup some directories on my phone that aren't available through the normal Android APIs, such as my Termux home directory at /data/data/com.termux/files/home (well, the file picker actually allows me to pick this directory, but it crashes restic-android) or my WhatsApp media at /sdcard/Android/media/com.whatsapp.
Would it be possible to support root access to back up directories like these?
The text was updated successfully, but these errors were encountered:
My phone is rooted (through Magisk) and I'd like to backup some directories on my phone that aren't available through the normal Android APIs, such as my Termux home directory at
/data/data/com.termux/files/home
(well, the file picker actually allows me to pick this directory, but it crashes restic-android) or my WhatsApp media at/sdcard/Android/media/com.whatsapp
.Would it be possible to support root access to back up directories like these?
The text was updated successfully, but these errors were encountered: