Skip to content

Bash script to backup the current working directory and all sub directories.

Notifications You must be signed in to change notification settings

Vermillionaire/backup-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

This is a bash script that backs up your current working directory and all sub directorys by copying them into a tar file, and then compressing it into a 7z file.

Has four command line arguments available:

"-f" Folder to save the backup. "-I" Input extra folders or files to backup. "-E" Exclude a folder or file to backup. "-C" Check if you have permission for all of the foldersand files you are adding.

Still putting the finishing touches on it, so it might not work yet.

About

Bash script to backup the current working directory and all sub directories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages