1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-16 00:04:40 +00:00

docs: mega: update with solution when receiving killed on process

This commit is contained in:
Tiago Boeing
2023-07-25 00:21:37 -03:00
committed by GitHub
parent f29e284c90
commit a79887171c

View File

@@ -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