资 源 简 介
Openduckbill is a simple command line backup tool for Linux, which is capable of monitoring the files/directories marked for backups for any changes and transferring these changes either to a local backup directory or a remote NFS exported partition or to a remote ssh server using the very common, rsync command.
As a backup tool, openduckbill can operate in any one of the modes mentioned below:
Maintain an exact copy of the source at the backup destination
Maintain current and previous version of the source at the backup destination
Features
Supports recursive and non-recursive backup of files/directories
Does filesystem monitoring
Openduckbill uses pyinotify for filesystem monitoring.
Any directory marked for backup, will be monitored for changes, and the changes will be synced to the backup destination regularly.
Three different mode