I see this:
INFO |120822 15:54:42|Scanning directories of <root>/gtranslate/cache
I wrote this as the recommended solution:
Judging by its name, this is a cache directory which means that the files in there should be skipped from the backup. You can use the Files and Directories Exclusion feature to exclude that directory.
The log file tells me that you didn't do that.
You only changed the PHP settings. Remember what I wrote about it?
Please note that I do not recommend this approach.
And I wrote that because I know that Windows sucks at filesystem I/O and would probably fail to list a folder with thousands of files in a timely manner.
So we go back to my previously suggested solution. You can use the Files and Directories Exclusion feature to exclude the gtranslate/cache directory.
Please note that the directory in question is a cache directory. By
definition, caches contain redundant copies of information available elsewhere, with the only purpose of rapid access. Cache information is supposed to be transient and expendable. Backing it up is a waste of resources and, in your case, a source of unnecessary grief. Just skip the contents of that directory, you don't need them. As soon as your site is accessed in a different language, GTranslate will fill up its cache.
Nicholas K. Dionysopoulos
Lead Developer and Director
🇬🇷Greek: native 🇬🇧English: excellent 🇫🇷French: basic • 🕐 My time zone is Europe / Athens
Please keep in mind my timezone and cultural differences when reading my replies. Thank you!