Migrating data in
To move existing data in, copy it from the source into a Myota bucket with an S3-capable tool.
Copy with rclone
rclone copies between any two storage systems it supports, including S3-compatible storage. After configuring a Myota remote (see CLI and SDKs):
$ rclone copy source:my-data myota:my-bucket --progress