EASY SAVE PROJECT
EASYSAVE - C# PROJECT
Project information
- Category: Object Oriented Programming
- Client: ProSoft
- Project date: 17/01/2022 - 25/02/2022
Desciption of my project
As part of my engineering studies at CESI, creation of a backup software in C#. Usable at least by English and French speaking users. The user can request the execution of one of the backup jobs or the sequential execution of all the jobs. The software writes in real time in a daily log file the history of the actions of the backup jobs. And records in real time, in a single file, the progress of the backup jobs. The software is able to encrypt files using CryptoSoft (also made in C#). Only files with extensions defined by the user in the general settings are encrypted.