updated script
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
rsync -azvP -e "ssh -i ~/.ssh/proxyserver" --progress \
|
||||
/mnt/backups/dockerservertest/2023-07-04/* root@192.168.1.4:/
|
||||
rsync -azvP -e "ssh -i ~/.ssh/server-root" --progress \
|
||||
/local/dir/contents/* root@192.168.1.0:/remote/dir
|
||||
|
||||
Reference in New Issue
Block a user