• Resolved Pewit

    (@pewit)


    For reasons I am unable to determine, I am unable to use the Quick scan which stops with an error (lack of memory or locked file) each time.

    So I am having to use a Complete scan which is really slow (over 8 hours!) because it scans every file in the Global Translator cache (a plugin we use to provide translations).

    Global Translator caches translated words into multiple sub-folders to speed up translations and reduce the potential of being banned by the translation engine.

    I have tried adding /home/<mydomain>/public_html/wp/wp-content/gt-cache
    to the list of excluded folders but it still scans the multiple subfolders.

    How can I excluded all the subfolders?

    http://wordpress.org/extend/plugins/gotmls/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Eli

    (@scheeeli)

    The quick scan is dependent on having a beefy server and a reasonable amount of files with no permission errors.

    You can just add gt-cache to the Exclude list. Then it will exclude any gt-cache folder in comes across.

    Aloha, Eli

    Thread Starter Pewit

    (@pewit)

    I tried adding gt-cache to the Exclude list both with and without the trailing / separated by commas (as below) but it still scanned all the folders.

    /home/<mydomain>/public_html/wp/wp-content/gt-cache/,/home/<mydomain>/public_html/wp/wp-content/gt-cache

    Does it need a wildcard to exclude subfolders as well?

    Plugin Author Eli

    (@scheeeli)

    The exclude list is meant to be a list of folder names not paths. So, just gt-cache will do, no slashes, home public_html or anything else. If the field only contains the single folder name gt-cache then every folder with that name in any sub-directory will be skipped.

    Aloha, Eli

    Thread Starter Pewit

    (@pewit)

    Aha – thanks for that.

    I was confused by the scanner which shows the complete path when scanning.

    Regards

    Paul

    Plugin Author Eli

    (@scheeeli)

    Yes, I see how that would be confusing.

    Best of luck.

    Let me know if I can do anything else.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Exclue Global Translator Cache from scan’ is closed to new replies.