<<
path:
root/public/sod.git/html/README.md
blob: 8b54fa767a7fef43e36acde7ec6e5449986b3e9d
[raw]
[clear marker]
1Small backup tool that archives, compresses and distributes the backups to different
7If you run it the first time, you have to add backup paths, where the backups should be
10`./sod.py -p /my_drives/my_drive_A/backups /my_drives/my_drive_B/backups`
12You can list the configured backups paths with:
17Uncompressed backup of a directory (or file):
18`./sod.py my_important_directory`
21`./sod.py -z my_important_directory`
25Via `./sod.py -h` or ` --help`