|
|
|
|
|
by anderspitman
1730 days ago
|
|
> 'rclone'[2][3] which allows you to move data from cloud to cloud without involving your own bandwidth Maybe I'm reading this wrong, but the data does pass through the machine where rclone is running. rclone does support remote-to-remote transfers[0], but I believe only for remotes of the same type (ie S3 to S3). [0]: https://rclone.org/docs/#server-side-copy |
|