Hello Sir, I am wanted to take the back up of my site. I have Cpanel with Linux server. And my site size is 12 GB. with lots of pictures in it. I am wanted to download the whole web site as a back up. But i am not able to do this. How can I do it. I am wanted to download the web site in my own computer. Please give me suggestion. Thanks A Lot
You can use a service such as http://www.bqinternet.com/ and then have a script written to once a day dump a copy of your database(s) and rsync that along with all your files to their server. The beauty of rsync is it only sends the changes not all the files which with a 12GB site is not something you'd want to do too often. If you just want a copy of your site every now and then, you can simply download them via FTP, it'll take a while depending on the speed of your internet connection.