Info.zip | RELIABLE • Blueprint |
You can easily automate backups or file transfers using Batch or Bash scripts .
It is likely already installed. Check by typing zip -v in your terminal. info.zip
Here is a helpful overview post you can use to explain what it is and how to use it. You can easily automate backups or file transfers
zip archive_name.zip file1.txt file2.jpg info.zip
Use the -x flag to exclude specific files (like .git folders or temporary logs) that you don't want in your final archive. Where to Download
