We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Sanoid (markdown)
Adding a (tested and useful) example to --recvoptions.
Mentioning the `--recvoptions` option, visible at https://github.com/jimsalterjrs/sanoid/blob/61000c9da2f8762424ba2de8a49abb1b7ec5154d/syncoid#L24
Reordered zfs persmission in command to match description above
add documentation for the `--sendoptions=` option.
add documentation for the `--sendoptions` option.
Updated Syncoid (markdown)
mount needs to be specified, since destroy will refuse to work because of insufficient permissions if mount is not explicitely mentioned
Includes `mount` delegated permission for local non-privileged users (needed for `snapshot` and `destroy`, see docs https://openzfs.github.io/openzfs-docs/man/8/zfs-allow.8.html)
Least priviledge party
fix TOC
mention legal scope of use_template and recursive option
Mention pruning old snapshots & provide example
In the options section, changed `bw-limit` -> `bwlimit`, per the actual source.
Typo in option name: escalation should be elevation.
tiny fix: "it's" -> "its"
Actual command fails if the hyphen is included. The man page is correct.
corrected file location.
Added defaults file location for newer Ubuntu and Debian distros.
Added note about systemd timer and the potential conflicts with cron.
Add Sanoid flags
Fix wrong name in findoid description: s/Syncoid/Findoid/