rclone: From Basics to Encryption
Published on
The original version of this article was titled “rclone and Encryption Tutorial” and was posted in the old version of my website. The original article was written in February 2017 for a much older version of rclone. This revised article covers rclone 1.48, and it has been rewritten from scratch to improve its quality. The examples used in the original article have been kept.
rclone
is a command line tool, similar to rsync
, with the difference that it can sync, move, copy, and in general do other file operations on cloud storage services, such as Dropbox and Google Drive. You can use rclone
to create backups of your servers or personal computers or to simply store your files in the cloud, optionally adding encryption.