Search found 1 match
- 2020/01/03 07:18:47
- Forum: CentOS 6 - General Support
- Topic: Upload backup files to other server with crontab or sh
- Replies: 2
- Views: 534
Upload backup files to other server with crontab or sh
I have created a crontab for mysql daily backup at night. However, the backup is still on the local server. I want all the files from that server to be automatically uploaded to my other server or gdrive. Can anyone help me with the script I should write? The script should automatically upload all t...