Files
linux-scripts/rsync/rsync-from-server-to-server.sh
2023-12-05 19:38:42 -06:00

4 lines
130 B
Bash
Executable File

#!/bin/bash
rsync -azvP -e "ssh -i ~/.ssh/proxyserver" --progress \
/mnt/backups/dockerservertest/2023-07-04/* root@192.168.1.4:/