This basic bash script will rsync files from different source filesystems to another server with potentially different destination filesystems.
You need bash, rsync, and root access.
./rsync_data
Maybe send messages to Slack when copy finished?
This basic bash script will rsync files from different source filesystems to another server with potentially different destination filesystems.
You need bash, rsync, and root access.
./rsync_data
Maybe send messages to Slack when copy finished?