This post is modified from Rclone – VPS Backup to Google Drive. I correct some bugs in the original code and added the function to backup Gogs database
Ago I still used to store backup VPS using tools Duplicity or Rsync . However, now there was a new, more effective methods, saving more (Free), which is backed up to the Cloud with Rclone.
Rclone is a tool for data synchronization similar Rsync but is focused on developing the functions connected to the cloud storage service.
Read More →