# YAWAsau/backup_script

備份數據腳本

Repository: https://github.com/YAWAsau/backup_script
Canonical: https://ross.abutalabs.com/products/backup_script
Language: Java
License: GPL-3.0
License Family: copyleft
Topics: backup-data
Last push: 2026-08-26T14:13:47+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 99, release rhythm 99, longevity 100
- inputs: {"age_days": 2348, "days_push": 7, "days_rel": 7, "gap_med": 6.5, "n_releases_24m": 23}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1772, forks 155 (observed 2026-08-28T04:05:34.263586+00:00)

## What it is
A root shell script suite for Android that backs up and restores complete app data, including APKs, split APKs, SSAID, permissions, AppOps, OBB files, Wi-Fi settings, and custom folders. It supports local and remote backup via WebDAV/SMB with streaming, zstd compression, and incremental fast-skip of unchanged apps.

## Use cases
- back up all app data on a rooted Android phone before flashing a new ROM
- restore apps and their data after switching to a new device
- back up Android apps to a NAS via WebDAV or SMB
- preserve SSAID and app permissions when reinstalling LINE and similar apps
- stream backups directly to remote storage without using local disk space
- back up custom folders like DCIM and Download along with app data
- incrementally back up only apps that changed since the last run

## When to choose
- you have a rooted Android 9+ arm64 device with Magisk or KernelSU
- you want full app data backup including permissions, SSAID, and OBB files
- you need remote backups to WebDAV or SMB targets like Nextcloud or a NAS
- local storage is limited and you want streaming compression and upload

## When to avoid
- your device is not rooted
- you need a GUI-based backup solution
- you are on Android 8 or lower or a non-arm64 architecture
- you only need cloud photo sync rather than full app data backup

## Facets
- artifact type: cli-tool
- maturity: active
- function: backup, file-system, compression, developer-tools
- domain: android-tools, files, self-hosted
- platform: cli
- tags: android-backup, root, magisk, kernelsu, webdav, smb, zstd, app-data, shell-script, restore, automation, android

## Member repositories
- YAWAsau/backup_script (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:34.263586+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:25:56.969731+00:00, confidence not recorded.
  - readme: https://github.com/YAWAsau/backup_script (fetched 2026-08-28T04:05:34.263586+00:00, sha 1ae135feb58d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
