As the content of my website grows, I am now concerned with the backup copy of my site. Anyone could recommend an offsite backup that supports incremental backup? Example it backups the whole files every month and have a daily backup. So I can rollback a copy by selecting a date. Thanks
I dont think there is a ready made system as such you can do this manually though by either cpanel backups or ssh backup
Try this: http://www.rsnapshot.org/ Its a overlay for rsync, works pretty good. You have to have little bit of linux knowledge to use it altough.