aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2025-11-16 09:27:31 -0300
committerSilvio Rhatto <rhatto@riseup.net>2025-11-16 09:27:31 -0300
commit8611a01c3ece7b66cbdc68c2c17e5d279224f52a (patch)
tree5d7c9df5b80ae6d24e6918060643f88f438c1b6c /docs
parentc248a31a9200c0e373365f6ab7d8c75972d3808e (diff)
downloadhydra-8611a01c3ece7b66cbdc68c2c17e5d279224f52a.tar.gz
hydra-8611a01c3ece7b66cbdc68c2c17e5d279224f52a.tar.bz2
Fix: docs: backups: android backup utilities now in the utils-android repository
Diffstat (limited to 'docs')
-rw-r--r--docs/backups.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/backups.md b/docs/backups.md
index d39a85c..e7de129 100644
--- a/docs/backups.md
+++ b/docs/backups.md
@@ -123,12 +123,13 @@ If so, proceed as follows with the appliance device connected in your TPC:
## Smartphone
-Smartphones usually have their own way to be backed up. This is an example
-based on the [android-backup][] utility:
+Smartphones usually have their own way to be backed up.
+The following examples uses scripts from the [utils-android][] repository:
- android-backup <device-name>
+ android-backup-adb <device-name> # backups using adb
+ android-backup-mtp <device-name> <profile> # backups using MTP file transfer
-[android-backup]: https://git.fluxo.info/scripts/tree/android-backup
+[android-backup]: https://git.fluxo.info/utils-android/
## Hardware rotation