Skip to content

An easy and simple command python tool to take backup of folders.

Notifications You must be signed in to change notification settings

kaizer1v/pyback

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pyback

python main.py /path/of/source_folder -d compressed_file_name

will compress the source_folder into a compressed_file_name.tar file along side the source_folder.

Options

  • -d | --destination - Destination file name
  • -f | --format - choose format from tar, gztar, zip, bztar or xztar
  • -h | --help - to see help

About

An easy and simple command python tool to take backup of folders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages