Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 685 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 685 Bytes

AutoSync

Program for creation and automatized comprehenzion of backups in clouding providors of your preference

First step:

Before you start using the program is necessary that the user:

  1. Install and configure the Rclone.
  2. 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".
  3. To give the right of execution to the program, you can use the command <chmod +x AutoSync.sh>, inside the directory of the program.

Run the program

To execute the program just run the command <./AutoSync.sh> on terminal, inside the directory of the program.