Found 200 repositories(showing 30)
bit-team
A comfortable and well-configurable graphical Frontend for incremental backups, with a command-line version also available. Modified files are transferred, while unchanged files are linked to the new folder using rsync's hard link feature, saving storage space. Restoring is straightforward via file manager, command line or Back In Time itself.
pedroetb
Configurable bash script to send incremental backups of your data to a local or remote target
HolgerHees
Sync a local filesystem on linux, windows and osx incremental and encrypted with google drive simliar to rsync. You can also restore the encrypted data back to a local filesystem. It works as a complete backup solution for your private data.
seanh
Very easy incremental snapshot backups using rsync
florianbeer
:page_with_curl: An incremential daily backup script using rsync
softwarebrahma
A complete end-end project that demonstrates the 'Traditional backup with WAL streaming' architecture implementation (Backup via rsync/SSH + WAL streaming). This is chosen as it provides incremental backup/restore & a bunch of other features.
DanielKinsman
A set of bash scripts for automated incremental backups with rsync
lagunovsky
💾 Docker container for incremental backups based on alpine (S3, Google Cloud Storage, FTP, SFTP, SCP, rsync, file...)
bwesterb
Simple incremental backups with rsync and xdelta3
LambdaCraft
Backup a Minecraft server using duplicity incremental backup, rsync, and tmux
jrust
Rsync Incremental Backup System
magnetikonline
Bash script for automated incremental backups via Rsync.
AnonStar
This is a backup-script written in python using rsync. It is tested on Ubuntu 14.04 and Arch Linux (using --legacy). It can backup incremental and differential. It will send you an email and summarize the backup.
jsgarvin
Rsync Backup script with incremental hourly, daily, weekly, monthy, and yearly snapshots.
mikaellanger
Very simple rsync backup script inspired by rsnapshot that pushes incremental backups to a server
ekenberg
Rsync incremental backups with hard links. Save time and space. And your data.
alexivkin
Backup solution with only bash and rsync, for incremental full backups
cgrima
Rsync incremental and rotating backups
davidsalazar
Data and MYSQL Snapshots and incremental backups using PHP and Rsync.
mk-fg
Tool to securely push incremental (think "rsync --link-dest") backups to tahoe-lafs
perfacilis
RSYNC incremental backup script
danielmcgraw
Bash script for incremental seven day rotating backup using rsync
chrisb86
rmbackup is a bash script that uses rsync to do incremental centralized backups of remote servers. It can be configured by config files.
shukiv
Linux backup manager — standalone or centralized backup server. Incremental rsync snapshots with hardlink dedup. SSH, S3, Google Drive sources & destinations. MySQL dump support. Terminal UI, web dashboard, and CLI.
garethflowers
An `rsync` based incremental backup script.
artyom
Just `make backup`! Makefile capable of incremental backup using omnipotent rsync
caoimhechaos
rsync based pseudo-incremental backup solution with a nice configuration file
mattlyons0
A incremental full system backup solution using rsync
r0bj
Wrapper for rsync to make periodic incremental filesystem backups
Disassembler0
Rsync-based python script for both full and incremental backups. A bit like lightweight rsnapshot.