Skip to content

Cyber-Syntax/AutoTarCompress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoTarCompress

The script compresses specific directories as tar.

Requirements

  • Python3
  • Linux

Dependencies

  • tar
  • openssl

Installation

  • Clone the repository via git clone https://github.com/Cyber-Syntax/AutoTarCompress.git

Usage

  • 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 create backup-for-cloud directory on your ~/Documents/ directory.
  • python3 main.py

About

The script compresses specific directories as tar.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages