How can I backup Google Drive into AWS Glacier?

Question:

I want to backup whatever new file or folder added to my Google Drive into AWS Glacier through a linux instance running in an EC2 instance.
I have gone through some AWS Glacier clients, but they are for uploading files from and downloading to local system.

https://www.cloudwards.net/best-backup-tools-amazon-glacier/

Answer:

Rclone may able to help you. Rclone is a command line program to sync files and directories to and from

Google Drive

Amazon S3

Openstack Swift / Rackspace cloud files / Memset Memstore

Dropbox

Google Cloud Storage

Amazon Drive

Microsoft OneDrive

Hubic

Backblaze B2

Yandex Disk

SFTP

The local filesystem

https://github.com/ncw/rclone

Leave a Reply