Rsync for cloud storage - sync files to/from cloud services
Rsync for cloud storage
rclone
$ rclone ls myremote:
$ rclone sync /local/path myremote:remote/path
$ rclone copy myremote:remote/path /local/destination