Skip to content

mahdijafaris/cyclic-backup-bash-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Cyclic Backup Bash Script

This is a script to backup some directories from a remote server via SSH access. The list of directories is given in the 'SRC_DIR_LIST' array.

The backup is done in an incremental way using 'rsync' which creates hard links between different versions of backup.

This script is written based on: https://github.com/todiadiyatmo/bash-backup-rotation-script

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages