diff --git a/files/rsync/rsync-to-truenas-module.sh b/files/rsync/rsync-to-truenas-module.sh index 2f464ec..65bf39d 100644 --- a/files/rsync/rsync-to-truenas-module.sh +++ b/files/rsync/rsync-to-truenas-module.sh @@ -1 +1 @@ -rsync -av --rsh=ssh truenas::test-proxmox-sync /mnt/pve/wd-hd-4tb/truenasbackups/proxmox/ \ No newline at end of file +rsync -avP --rsh=ssh truenas::test-proxmox-sync /mnt/pve/wd-hd-4tb/truenasbackups/proxmox/ \ No newline at end of file