copr: incremental backup to storinator, part 7

Use SSH transport, not RSYNC.
This commit is contained in:
Pavel Raiskup 2023-02-05 09:44:20 +01:00
parent 54f95026a9
commit 41775f37e9

View file

@ -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