The script compresses specific directories as tar.
- Python3
- Linux
- tar
- openssl
- Clone the repository via
git clone https://github.com/Cyber-Syntax/AutoTarCompress.git
- You need to change directories on the example-dirs_to_backup.txt and rename it to dirs_to_backup.txt.
- You can change the backup directory on the
main.py
or you can createbackup-for-cloud
directory on your~/Documents/
directory. python3 main.py