I want to take first Full backup of my database then Differential backup of database automatically on a fixed interval of time and save it into my files of system. After that i want to upload these files on server. when uploading is successfull then i want to delete these files from the system. If backup of database is failed then a mail should go to the related person. How i will do it. Please suggest me.