DEV Community

alfiosalanitri
alfiosalanitri

Posted on

Simple bash script to create a tar archive from custom source with optional encryption and files exclusion

bash script to create compressed archive from source path to destination. Supports files and folders exclusions from txt file and optional encryption with password.

Demo

Download from github

Top comments (0)