Skip to content

vihaan211005/pclub_vcs_task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pclub_vcs_task

CLI backup tool

How to use

  • download the file backup_tool and put folder in environment variables
  • simply type backup_tool to create a backup
  • to configure things use flags like -
  1. sd PATH to put path of source directory to backup from default - ~/Documents/sd
  2. ext TXT/JSON to modify extension of logger file between txt and json default - txt
  3. e INT to modify number of times to encrypt(base 64) the files default - 0
  • the files will be backed up to the folder ~/Documents/bd
  • use command backup_tool reset to delete backup and logs
  • use flag -s VERSION_NUMBER to retrieve the backup version to another folder ~/Documents/bdshare

About

CLI backup tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages