Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not Solved DB backups
#1
Not Solved
I'm running a forum and I would like to have daily database backup downloaded automatically to the folder on my computer (or other devices if I decide so)

I don't want to actually do anything about it if that's possible, just to set it somehow and forget about it...

Is there any way that I accomplish this?

Thanks a lot!
#2
Not Solved
First, break it into 2 parts
1) Making the backup
2) Getting it to your computer

...
1a) Shared or VPS?
1b) There are many options (command line is easy, once you learn it, or use a simple script/utility/"Google it") ... Here is one example for db backups: phpMysqlAutoBackup – the easy way to backup your MySQL data

2a) Is your computer always on?
2b) The above link has a "FTP backup file to remote server" (note: try to use Sftp, since regular is not secure) and the email (attachment) option can be disabled.
2c) There are other ways (i.e WinSCP can be automated)

Have fun...
#
MyBB is the best forum software! Exclamation

#3
Not Solved
(2014-01-24, 08:50 PM)seeker Wrote: First, break it into 2 parts
1) Making the backup
2) Getting it to your computer

...
1a) Shared or VPS?
1b) There are many options (command line is easy, once you learn it, or use a simple script/utility/"Google it") ... Here is one example for db backups: phpMysqlAutoBackup – the easy way to backup your MySQL data

2a) Is your computer always on?
2b) The above link has a "FTP backup file to remote server" (note: try to use Sftp, since regular is not secure) and the email (attachment) option can be disabled.
2c) There are other ways (i.e WinSCP can be automated)

Have fun...


thanks for your answer. I installed a Ultimate Backup Utility plugin. I was wondering can I somehow transfer the files to my dropbox folder using ftp?
#4
Not Solved
This user has been denied support. This user has been denied support.
https://mover.io/
Beep Boop          
                                          ~ RIP Server 2014-2014


Forum Jump:


Users browsing this thread: 1 Guest(s)