Skip to content

Bash script to backup folders into an archive file, encrypt this file and send it to a remote FTP server.

License

Notifications You must be signed in to change notification settings

0xNath/linux-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linux-backup

Bash script to backup folders into an archive file, encrypt this file and send it to a remote FTP server.

Execution

You can simply execute this script to to the backup and encryption job.

./backup.sh

Uncrypt and decompress a downloaded backup by using the option '-d':

./backup.sh -d ./2021_06_04_11_28.tar.gz.gpg

About

Bash script to backup folders into an archive file, encrypt this file and send it to a remote FTP server.

Topics

Resources

License

Stars

Watchers

Forks

Languages