I have a private server in the cloud, and I want to backup my home directory which has docker container config, volumes, and services files. I used rclone tools for backing up my files synchronously to google drive. The documentation available on https://rclone.org/.

In this article, I want to show you how I configured and run the rclone for my Ubuntu 20.04 server.

Loading