Skip to content

Backup is a utility script that allows you to backup files/folders quickly and easily. Created a timestamped (.tar.gz) file anytime you want to back something up.

Notifications You must be signed in to change notification settings

JaisonBrooks/Backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

BACKUP

This is a scipt for backing up folders/files quickly, cleanly and efficently. By outputing the files into a compressed/uncompressed "tar.gz" or ".zip" file. These backups are then saved into a local folder called "Backups" where all of your timestamped backups are #located and managed.

USAGE

Creating a simple backup ~$ backup folder/file

Creating a advanced backup with verbose ~$ backup folder/file name_of_backup -v

REVISION HISTORY

1.0 | Initial release, beta test

1.1 | Fixed param echo

1.2 | Added Verbose/Help option

1.3 | Included zip output, improved ui

AUTHOR

Jaison Brooks

About

Backup is a utility script that allows you to backup files/folders quickly and easily. Created a timestamped (.tar.gz) file anytime you want to back something up.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages