Please describe what you are doing to trigger the bug:
I am running duplicacy copy -from digitalocean -to google-drive
on my Digitalocean droplet with 1 GB of memory.
Please describe what you expect to happen (but doesn’t):
I expect the process to finish successfully.
Please describe what actually happens (the wrong behaviour):
The process gets killed after processing 10 - 40 chunks, after hitting 400 MB of memory.
My Repository has 151 chunks, 5 revisions, an a total size of 800 MB. All other operation, including backup and restore, performs normally, although I also get the same error when running duplicacy benchmark -storage digitalocean
.