Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Today I discovered that /app/data/writable/session contained so many files that ls -la failed. The result: the backup took an absolute age.
/app/data/writable/session
ls -la
I've now set up a cron job to delete the folder every week. Let's see if this works.