yeah, wednesday. me too
export RCLONE_CONFIG_MYS31_TYPE=s3
export RCLONE_CONFIG_MYS32_TYPE=s3
export RCLONE_CONFIG_MYS31_ACCESS_KEY_ID=$id1
export RCLONE_CONFIG_MYS32_ACCESS_KEY_ID=$id2
export RCLONE_CONFIG_MYS31_ENDPOINT=$endpoint1
export RCLONE_CONFIG_MYS32_ENDPOINT=$endpoint2
export RCLONE_CONFIG_MYS31_SECRET_ACCESS_KEY=$key1
export RCLONE_CONFIG_MYS32_SECRET_ACCESS_KEY=$key2
rclone sync mys31:testremotefolder01 mys32:testremotefolder02 -vv
2020/06/24 13:30:06 DEBUG : rclone: Version "v1.52.1" starting with parameters ["/mnt/c/data/rclone/scripts/rclone" "sync" "mys31:testremotefolder01" "mys32:testremotefolder02" "-vv"]
2020/06/24 13:30:06 DEBUG : no.worries.be.happy.txt: MD5 = d41d8cd98f00b204e9800998ecf8427e OK
2020/06/24 13:30:06 INFO : no.worries.be.happy.txt: Copied (new)
Transferred: 0 / 0 Bytes, -, 0 Bytes/s, ETA -
Transferred: 1 / 1, 100%