diff --git a/docs/content/mega.md b/docs/content/mega.md index 9c31e80e0..5532a4fbb 100644 --- a/docs/content/mega.md +++ b/docs/content/mega.md @@ -284,6 +284,10 @@ Properties: {{< rem autogenerated options stop >}} +### Process `killed` + +On accounts with large files or something else, memory usage can significantly increase when executing list/sync instructions. When running on cloud providers (like AWS with EC2), check if the instance type has sufficient memory/CPU to execute the commands. Use the resource monitoring tools to inspect after sending the commands. Look [at this issue](https://forum.rclone.org/t/rclone-with-mega-appears-to-work-only-in-some-accounts/40233/4). + ## Limitations This backend uses the [go-mega go library](https://github.com/t3rm1n4l/go-mega) which is an opensource