Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 351 Bytes

File metadata and controls

13 lines (11 loc) · 351 Bytes

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