Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: 2babies=tired on January 19, 2011, 03:38:43 AM

Title: Backing up individual directories
Post by: 2babies=tired on January 19, 2011, 03:38:43 AM
I only want to have to back up the avatar, attachments, profile pics, themes, smileys etc once a month, but backup the important files twice a week. I'm just not sure which files definitely need backing up more regularly.

Would it be wise to regularly back up the following when doing a twice weekly backup?

Sources
settings_bak.php
settings.php
index.php
SSI.php

Is there any others I should ensure get backed up with these files/dir please?

Many thanks

2babies=tired
Title: Re: Backing up individual directories
Post by: Arantor on January 19, 2011, 03:49:09 AM
You only need to back any of those up (as well as the Themes directory) if you install any mods. If you don't install any mods or themes, the files shouldn't be changing in those folders.
Title: Re: Backing up individual directories
Post by: 2babies=tired on January 19, 2011, 04:00:21 AM
so if my board crashed tomorrow and I didn't have a backup for say 28 days, won't I lose information of the past 28 days?  ???

Or is that just the database that I need?
Title: Re: Backing up individual directories
Post by: Arantor on January 19, 2011, 04:01:14 AM
The database contains all that information, and *that* should be backed up twice weekly.

The files only contain the code, which means to say if you don't add any mods or themes, the code won't change.
Title: Re: Backing up individual directories
Post by: 2babies=tired on January 19, 2011, 04:09:00 AM
Great thank you very much :)