updated script

This commit is contained in:
2024-04-11 11:14:26 -05:00
parent cdc8b9d4ae
commit f82cfa2e62

View File

@@ -1,4 +1,4 @@
#!/bin/bash #!/bin/bash
rsync -azvP -e "ssh -i ~/.ssh/proxyserver" --progress \ rsync -azvP -e "ssh -i ~/.ssh/server-root" --progress \
/mnt/backups/dockerservertest/2023-07-04/* root@192.168.1.4:/ /local/dir/contents/* root@192.168.1.0:/remote/dir