Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.