first commit
This commit is contained in:
4
rsync/rsync-to-truenas-module.sh
Normal file
4
rsync/rsync-to-truenas-module.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
rsync -avP --rsh=ssh truenas::truenas-backups/ /mnt/pve/external-backup/backups/
|
||||
rsync -avP --rsh=ssh truenas::truenas-storage/ /mnt/pve/external-backup/storage/
|
||||
Reference in New Issue
Block a user