Hi guys, looking for an alternative to R1soft as it does not want to play with centos 6, gui web fronted wold be great.
Any suggestions?
thanks
alen
dstiles
7:18 pm on May 19, 2013 (gmt 0)
I have no idea whether it will work on centos but on mint (and previously ubuntu) I use luckybackup successfully across the local network both for backup and specialised file transfer between machines, some manually invoked and some by cron.
drhowarddrfine
2:46 am on May 20, 2013 (gmt 0)
Learn to use dump and restore. The best and only way to do backup.
kprojects
7:45 pm on Jun 27, 2013 (gmt 0)
Set up a machine at home or another location, set up a cron job to rsync everything down to that server.. set up a timed mysqldump to also dump all of your mysql databases and use rsync to grab those also.