now i will expalin how you can get (daily , weekly, monthly) auto backup (by server)
first use this command at shell
then change permission to folders to 711 by using this coomands at shellCode:mkdir backup cd backup mkdir cpbackup cd cpbackup mkdir daily mkdir weekly mkdir monthly
then go toCode:chmod 711 /backup chmod 711 /backup/cpbackup chmod 711 /backup/cpbackup/daily chmod 711 /backup/cpbackup/weekly chmod 711 /backup/cpbackup/monthly
Whm>>>main>>backup>>configure backup
to configure backup setting


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks