Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Auto_Backup

Set the source directory you want to be backed up at line 5 : source_folder = './source/'
Set the source directory you want to be backed up at line 6 : backup_folder = './backup' Set the backup amount at line 7 : backup_amount = 5

Run the script ot get a backup in zip format.