copr: incremental backup to storinator, part 7
Use SSH transport, not RSYNC.
This commit is contained in:
parent
54f95026a9
commit
41775f37e9
1 changed files with 1 additions and 0 deletions
|
@ -4,5 +4,6 @@
|
|||
|
||||
exec rsync -av --xattrs --acls \
|
||||
--delete --delete-excluded \
|
||||
--rsh=ssh \
|
||||
{{ item.value.rsync_args }} \
|
||||
{{ item.value.user }}@{{ rsnapshot_push.server_host }}::push
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue