Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Lakr233/BootableBackupOSX
A script to backup all your macOS files using rsync.
https://github.com/Lakr233/BootableBackupOSX
Last synced: about 2 months ago
JSON representation
A script to backup all your macOS files using rsync.
- Host: GitHub
- URL: https://github.com/Lakr233/BootableBackupOSX
- Owner: Lakr233
- License: unlicense
- Created: 2023-01-08T17:18:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-09T03:54:44.000Z (over 1 year ago)
- Last Synced: 2024-05-01T18:42:45.059Z (8 months ago)
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 21
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BootableBackupOSX
A script to backup all your macOS files.
## Usage
Please put it under `~/` and execute like `cd ~; ./backup.sh`.
```
.
├── .backup_logs
├── .backupignore
└── backup.sh
```I used this script to backup all my files, and it could be used to restore when setting up macOS.
## Thanks
This script is originally from https://nicolasgallagher.com/mac-osx-bootable-backup-drive-with-rsync/
---
Copyright © 2023 Lakr Aream. No Rights Reserved.