Mr. Jinx
Well-known member
I'm making daily backups of my complete forum every night.
Which directories can be safely excluded to minimize the size of the backup?
Currently I am excluding these directories:
				
			Which directories can be safely excluded to minimize the size of the backup?
Currently I am excluding these directories:
- /internal_data/image_cache
 - /internal_data/oembed_cache
 - /internal_data/page_cache
 - /internal_data/temp
 - /internal_data/templates
 - /data/attachments (these are thumbnails, rebuild from /internal_data/attachments)
 
			
				Last edited: