Skip to content

EasySave User Documentation v1.1

AlexisCma edited this page Feb 21, 2022 · 2 revisions

Welcome to the CESI-DotNet User Documentation v1.1

Here you will find all the indications and advices on how to use EasySave in the most efficient way !

What is the EasySave Software ?

EasySave is a very intuitive and easy to use software.

Its main, and only purpose, is to make you life better. No need to waste precious time planning on how to save your files anymore !

EasySave is, as its name implies, a simple solution to this problem. This software offers you to create and manage your save profiles.

You can create up to 5 different profiles !

CREATE NEW SAVE PROFILES, EDIT THEM, PICK A NAME, A FILE, A DESTINATION.....AND DONE ! YOU ARE READY TO START YOUR SAVE !

The Console Application

Now, let's talk more about the usage of the application, and to be more accurate about the console application.

The very first thing you need to do while using EasySave is to pick what language you want to use, French or English. This is obviously done to let you use the app in the most convenient way.

You then land on the main menu and you have several options :

  1. List all the save profiles already created
  2. Add a new save profile
  3. Delete a save profile
  4. Start a save
  5. Stop a save
  6. Exit the application

You can choose by typing the matching number in the console.

  1. List all the saves
  • Shows a list of all the profiles previously created
  1. Create a new save
  • Creates a new profile; You need to follow the different instructions : Pick a name for the profile, provide the source file URI, provide the destination file URI - choose the kind of save you want (Complete or Differential). You can have up to 5 actives profiles.
  1. Delete a save profile
  • Deletes an already existing save profile
  1. Start a save
  • Starts either one or several saves in a sequential way.
  1. Stop a save
  • Stops the current save
  1. Exit the application
  • Stops the app

You can find all .json the log file in the dedicated directory, that way you can follow exactly what happened during your save. /!\ NEW : You can now save your logs in .xml, finally a log file you can read !