Hi,
I'm new to sharepoint developing .my requirement is daily Evening we need sitebackup using timerjobs .
Please tell me the full process for site backup using timerjobs.
This is the urgent requirement in my organization, Please help ASAP
Thanks,
S.Santhosh
Karthik Muthu KaruppanPosted Apr 14, 2015, 5:21 PM
Prasham SabadraPosted Apr 2, 2015, 1:49 AM
Here are two points
1. Writing timer Job
https://msdn.microsoft.com/en-us/library/cc406686(v=office.12).aspx
https://msdn.microsoft.com/en-us/library/office/hh528519(v=office.14).aspx
2. Programmatically backup the sites
https://msdn.microsoft.com/en-us/library/cc264319(v=office.12).aspx
https://msdn.microsoft.com/en-us/library/cc264292(v=office.12).aspx
Please have a look once on above links.
Please let me know if more details are required.