easybackup
Like
A simple Bash script for performing an incremental backup of a set of directories to a specified location (possibly to a remote server via SSH) through rsync on Linux.
Cost / License
- Free
- Open Source
Platforms
- Linux
easybackup
Like
Features
- Synchronization
easybackup News & Activities
Highlights All activities
Recent activities
No activities found.
easybackup information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat is easybackup?
A simple Bash script for performing an incremental backup of a set of directories to a specified location (possibly to a remote server via SSH) through rsync on Linux. The set of directories to backup is specified through a simple text file. Optionally, another file may be used to provide a list of patterns to exclude file and directories from the backup (e.g. hidden directories).