Jump to content

Recommended Posts

Posted

I have a phpbb forum on my site, and I want to make sure that if my site does happen to get hit and the worm does it get I want to be able to restore it as quickly as possiable.

 

My question is that if I create a backup script to run every couple of hours that create a tar.gz file of my forum directory, and I also do a mysql dump and tar.gz that dump file would the worm be able to get to the files if I place them outside the public_html folder part of my site. Lets say I create a directory at /home/username/backups inside my account.

 

Because I did not want to waste all the bandwidth if it was not necessary to ftp those files offsite to my house thru ftp.

Posted

Do a manual backup of the forum files and transport it to another machine. Back it up to your own machine or a CD etc. But you only need to do that each time you've modded the files or upgraded the forum.

 

The MySQL database is the only thing that changes when the forum is in use.

Posted

Well I have the attachment mod so I have to backup the attachment directory so that is why I was thinking to just tar the whole messageboard directory. But I was trying to save bandwidth of not having to keep transfering the mysql files every couple of hours.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...