Add SD card backup/restore script
Streams raw dd from Pi over SSH, compresses locally with gzip. Supports backup, restore (local SD card or remote Pi), and verify.
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -27,3 +27,5 @@ __pycache__
|
||||
*.elf
|
||||
*.hex
|
||||
.idea/deployment.xml
|
||||
backup/*.img.gz
|
||||
backup/*.partial
|
||||
|
||||
Reference in New Issue
Block a user