Files
linux-scripts/rsync/rsync-from-server-to-server.sh
2023-12-20 18:36:47 -06:00

5 lines
131 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:/