Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

rsync-remote-incremental

Bash script for making remote backups of linux servers using SSH and rsync. The script creates incremental backups for less storage-usage. A full backup of all files is created at the first, after that all daily backups are incremental (with hardlinks to the full-backup, so each directory contains all files, but each file is only stored once).

About

Bash script for making remote backups of linux servers using SSH and rsync.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages