Backup directory location and exclusion
-
Hello,
I just want to ask if the default backup directory has changed in the new version. It now defaults to /wp-content/backups/ while in the previous version it was /administrator/backups/. Is that correct? If so then can I remove the /administrator/ directory?The reason I ask is that I used to exclude the /administrator/ directory because I didn’t want the backups included in the backup. I notice in the settings the RegEx line:
(wp-content\/updraft|wp-content\/uploads\/wp_all_backup)(.*)$
That seems to be excluding the “/wp-content/backups/” directory because it’s not in the backups. Correct?I could probably use the RegEx settings to exclude anything I don’t want. That is only the cgi-bin directory and the .well-known directory.
The topic ‘Backup directory location and exclusion’ is closed to new replies.