Let's install Rclone in a Google Drive plus encrypt the data

preview_player
Показать описание
In this Video, we'll show you how to install Rclone on your file system to “mount” a remote folder
which gives you unlimited space for any project you want to do.

Furthermore, we will encrypt the files in order to keep your data more secure. In order to access the date the only way is to have the keys.

We will use the google drive in this installation, but the procedure will be the same for other options of cloud.

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

To install Curl, use the steps below:
sudo apt-get update
sudo apt-get upgrade -y
sudo apt install curl

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

For more information about Rclone, visit the link:
* To install Rclone, use the command:

* To configure Rclone, use the command:
rlone config

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

As promised. To mount your google drive, use the command below:

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Leave your comment and share with your network. It's always good to know what needs to be improved.
Don't forget to subscribe to the channel.
To receive all notifications, tap the bell icon. It will change to a ringing bell to indicate that you have chosen to receive all notifications.
Рекомендации по теме
Комментарии
Автор

This was an awesome tutorial to find! Appreciate the info. Keep up the good work.

Sci-Fi_Fan
Автор

Thanks for a good guide/tutorial, can you please make a video on Traefik and how to use it with Docker?

Avoozlx