BackuPy

BackuPy
软件描述
A simple backup program in python with an emphasis on data integrity and transparent behaviour.
官方网站
访问软件的官方网站了解更多信息
github.com
什么是 BackuPy?
A simple backup program in python with an emphasis on data integrity and transparent behaviour
Backup, Mirror, and Sync Modes Compare files using attributes or CRCs View changed file tree with curses Detection and alerts of corrupted files Detection and alerts of unexpected file modifications on destination outside of backups and mirrors, or sync conflicts (a file was modified on both sides since the last sync) JSON formatted database for tracking files and CSV formatted logs Files are always safe by default, being moved to an identically structured archive directory before being deleted or overwritten Filter files with regular expressions