[command] #compress=pigz --rsyncable --best --stdout %file% # Ubuntu Linux compress=gzip --stdout %file% #checksum=sha1sum %file% | awk '{print \$1}' # Ubuntu Linux checksum=shasum %file% | awk '{print $1}' copy=cp %source% %destination% manifest=/opt/local/bin/gfind %path% -printf '%T@\t%i\t%y\t%m\t%u\t%g\t%s\t%P\t%l\n' [common] backup_path=/Users/dsteele/test/backup [cluster:db] data_path=/Users/dsteele/test/db/common