remove syncoid, switch to rsync #221
1 changed files with 0 additions and 5 deletions
|
@ -21,8 +21,3 @@ echo ""
|
||||||
|
|
||||||
|
|
||||||
# --checksum ; https://serverfault.com/questions/211005/rsync-difference-between-checksum-and-ignore-times-options
|
# --checksum ; https://serverfault.com/questions/211005/rsync-difference-between-checksum-and-ignore-times-options
|
||||||
|
|
||||||
# TODO
|
|
||||||
# check if src und dest are mounted
|
|
||||||
# # check if target dataset is mounted
|
|
||||||
/usr/sbin/zfs get mounted -H hdd_data/tmp 2>&1 > /dev/null || echo "Dataset not mounted!"
|
|
||||||
|
|
Loading…
Reference in a new issue