Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

backup-er

Simple backup script for Windows/Linux

Requirements:

Windows:

7zip openssl

Important

Make sure that the paths to the 7-Zip and OpenSSL executable files are included in the Windows PATH environment variable.

Linux:

Debian for example
sudo apt install 7zip
sudo apt install openssl

Usage:

Windows:

backup <PATH TO FILE>

or just drag file to .bat file

Linux:

Debian for example
sudo chmod +x backup.sh
./backup.sh <PATH TO FILE>

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages