A python script that helps to backup easily offline. It makes use of the zip command in archiving files into smaller bytes. just strings might not work, so: methods of adding of adding file directory
- For name with spaces - e.g source = ['"source\target Directory"']
- For name with unicode error - e.g source = [r'targer\directory'] This most times affect window users.