rclone

rclone#

“rsync for cloud storage”, S3 / GCS / Azure / Dropbox / 50+ backends.

$ rclone config
$ rclone ls remote:bucket/
$ rclone copy ./data remote:bucket/data
$ rclone sync ./data remote:bucket/data --progress