Getting Started
This guide will help you install and start using rsync-time-machine in minutes.
Installation
To install rsync-time-machine.py, simply clone the repository:
and use it like rsync-time-machine --help
Or just copy the script to your computer:
and use it like./rsync_time_machine.py --help
Quick Start
- Backup the home folder to backup_drive:
- Backup with exclusion list:
For more examples and detailed usage instructions, please refer to the original rsync-time-backup README.
Next Steps
- Usage - Explore all available options
- Backup Strategy - Learn about backup expiration
- Contributing - How to contribute