Categorygithub.com/ashwinath/save-scum
repository
0.0.0-20241104080920-88e132a77ea5
Repository: https://github.com/ashwinath/save-scum.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

Save Scum

Backup your data like a save scum would.

Sample yaml

Files:
- From: /home/ashwin/Downloads
  To: /home/ashwin/tmp-rsync
  Flags:
  - '--recursive'
  - '--progress'
  - '--checksum'
  - '--owner'
  - '--group'
  Chown:
    Enabled: True
    User: ashwin
    Group: ashwin