We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
from="/" to="/backup" conf="$to/conf" backup_options="--archive --hard-links --acls --xattrs --compress --verbose --human-readable -P --stats --del --delete-excluded --recursive --super" restore_options="--archive --hard-links --acls --xattrs --compress --verbose --human-readable -P --stats" check_root=false
backup() { cwd is /backup/<profile>/work }