Program for creation and automatized comprehenzion of backups in clouding providors of your preference
Before you start using the program is necessary that the user:
- Install and configure the Rclone.
- Inform in the fields variables the directories that will be saved, in which the backup will be stored and the remote of Rclone, this field must be field in in the arquive "config".
- To give the right of execution to the program, you can use the command <chmod +x AutoSync.sh>, inside the directory of the program.
To execute the program just run the command <./AutoSync.sh> on terminal, inside the directory of the program.